Gas Station Simulator 2023
Go to file
Trevor Slocum a6bca58bfc Draw customers and cash given 2023-02-18 16:24:36 -08:00
asset Draw customers and cash given 2023-02-18 16:24:36 -08:00
component Initial commit 2023-02-15 13:28:09 -08:00
entity Initial commit 2023-02-15 13:28:09 -08:00
game Draw customers and cash given 2023-02-18 16:24:36 -08:00
system Draw customers and cash given 2023-02-18 16:24:36 -08:00
world Draw customers and cash given 2023-02-18 16:24:36 -08:00
.gitignore Initial commit 2023-02-15 13:28:09 -08:00
LICENSE Initial commit 2023-02-15 13:28:09 -08:00
README.md Initial commit 2023-02-15 13:28:09 -08:00
flags.go Draw customers and cash given 2023-02-18 16:24:36 -08:00
flags_web.go Add employee name prompt 2023-02-16 21:50:14 -08:00
go.mod Set initial name input to something random 2023-02-17 13:40:05 -08:00
go.sum Set initial name input to something random 2023-02-17 13:40:05 -08:00
goreleaser.yml Initial commit 2023-02-15 13:28:09 -08:00
main.go Add employee name prompt 2023-02-16 21:50:14 -08:00

README.md

Gas Station Simulator 2023

Donate via LiberaPay Donate via Patreon

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

Dependencies