Skip to main content
app icon

Starbreaker

Developer

The FyshOS Team

About

Starbreaker is a neon vector take on the arcade classic Asteroids, built with the Fyne toolkit. Drift through a glowing nebula, blast the rocks into ever-smaller pieces, dodge the hunting saucer and clear wave after escalating wave. It is a showcase for two new Fyne canvas primitives: arbitrary stroked polygons for the ship and rocks, and an animated GLSL shader backdrop.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/FyshOS/starbreaker@latest

Or you can download the code directly from git:

git clone https://github.com/FyshOS/starbreaker.git