Fish Fight Back

Bullet hell video game featuring fishy revenge
This game was created for the Mini Jam 108 game jam.
Play
Browser
Play in your browser
Compile
Note: The following assets are required to compile Fish Fight Back:
These assets are not free, and are not included in this repository.
Install the dependencies listed for your platform,
then run the following command:
go install code.rocketnine.space/tslocum/fishfightback@latest
Run ~/go/bin/fishfightback
to play.
Support
Please share issues and suggestions here.
Credits
Dependencies
- ebiten - Game engine
- gohan - Entity Component System framework