You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Gas Station Simulator 2023
This game was created for Brackeys Game Jam.
Play
Compile
Install the dependencies listed for your platform, then run the following command:
go install code.rocketnine.space/tslocum/gas-station-sim@latest
Run ~/go/bin/gas-station-sim
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