commandeuropa/README.md

1.2 KiB

Command Europa

Donate via LiberaPay Donate via Patreon

Real-time strategy video game

This game was created for the 2022 Seattle Indies Game Jam.

Play

Compile

Install the dependencies listed for your platform, then run the following command:

go install code.rocketnine.space/tslocum/commandeuropa@latest

Run ~/go/bin/commandeuropa to play.

Support

Please share issues and suggestions here.

Credits

Dependencies

  • ebiten - Game engine
  • gohan - Entity Component System framework