1.3 KiB
1.3 KiB
Box Brawl
Fighting video game
This game was created for the Fighting Jam #001.
Play
Compile
Install the dependencies listed for your platform, then run the following command:
go install code.rocketnine.space/tslocum/boxbrawl@latest
Run ~/go/bin/boxbrawl
to play.
Support
Please share issues and suggestions here.
Credits
- Trevor Slocum - Game design and programming
Dependencies
- ebitengine - Game engine
- gohan - Entity Component System framework
- etk - Graphical User Interface toolkit