Find a file
2023-07-09 21:16:00 -07:00
asset Add random colored buildings 2023-07-07 17:55:24 -07:00
.gitignore Initial commit 2023-07-05 18:34:28 -07:00
flags.go Add brake 2023-07-08 17:30:31 -07:00
flags_web.go Add brake 2023-07-08 17:30:31 -07:00
game.go Generate random maze and fill in walls 2023-07-09 21:16:00 -07:00
go.mod Add brake 2023-07-08 17:30:31 -07:00
go.sum Add brake 2023-07-08 17:30:31 -07:00
goreleaser.yml Initial commit 2023-07-05 18:34:28 -07:00
LICENSE Initial commit 2023-07-05 18:34:28 -07:00
main.go Generate random maze and fill in walls 2023-07-09 21:16:00 -07:00
maze.go Generate random maze and fill in walls 2023-07-09 21:16:00 -07:00
README.md Initial commit 2023-07-05 18:34:28 -07:00
truck.go Add brake 2023-07-08 17:30:31 -07:00

Garbage Day

Donate via LiberaPay Donate via Patreon

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

Play in your 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