Trash pick-up simulator video game
https://rocketnine.itch.io/garbage-day?password=garbage-day
asset | ||
.gitignore | ||
flags.go | ||
flags_web.go | ||
game.go | ||
go.mod | ||
go.sum | ||
goreleaser.yml | ||
LICENSE | ||
main.go | ||
maze.go | ||
README.md | ||
truck.go |
Garbage Day
This game was created for the A Game By Its Cover 2023 game jam.
Play
Note: This game is not yet released. The information below serves as a placeholder.
Browser
Download
Download for Windows and Linux
Compile
Install the dependencies listed for your platform, then run the following command:
go install code.rocketnine.space/tslocum/garbage-day@latest
Run ~/go/bin/garbage-day
to play.
Support
Please share issues and suggestions here.
Dependencies
- ebitengine - Game engine
- tetra3d - 3D engine