boxbrawl/README.md

1.3 KiB

Box Brawl

Donate via LiberaPay Donate via Patreon

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

Dependencies

  • ebitengine - Game engine
  • ggpo-go - Rollback networking library
  • gohan - Entity Component System framework
  • etk - Graphical User Interface toolkit