Skip to main content
app icon

TideBreaker

Developer

The FyshOS Team

About

TideBreaker is a nostalgic, single-player breakout clone built with Fyne. Steer your paddle, keep the ball in play, and break as many ocean-blue blocks as you can. Clear the board and the tide rises — the next level launches faster, and the game ends when your lives run out.

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/tidebreaker@latest

Or you can download the code directly from git:

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