City-building simulation video game
Go to file
Trevor Slocum cabff986f4 Add RCI window 2022-01-23 00:47:42 -08:00
asset Add RCI window 2022-01-23 00:47:42 -08:00
component Initial commit 2022-01-09 09:10:40 -08:00
ecs Initial commit 2022-01-09 09:10:40 -08:00
entity Initial commit 2022-01-09 09:10:40 -08:00
game Add RCI window 2022-01-23 00:47:42 -08:00
system Add RCI window 2022-01-23 00:47:42 -08:00
world Add RCI window 2022-01-23 00:47:42 -08:00
LICENSE Initial commit 2022-01-09 09:10:40 -08:00
README.md Add bulldozer sound effect 2022-01-22 16:21:02 -08:00
citylimits.tiled-project Initial commit 2022-01-09 09:10:40 -08:00
flags.go Add sound effects and music 2022-01-11 18:13:06 -08:00
flags_web.go Add date display 2022-01-14 16:58:44 -08:00
go.mod Add bulldozer sound effect 2022-01-22 16:21:02 -08:00
go.sum Add bulldozer sound effect 2022-01-22 16:21:02 -08:00
goreleaser.yml Fill ground layer with dirt and trees 2022-01-10 13:15:40 -08:00
main.go Add bulldozer sound effect 2022-01-22 16:21:02 -08:00

README.md

City Limits

Donate

City-building simulation video game

This game was created for the Wasted Resources Game Jam.

Play

Browser

Play in your browser

Compile

Note: You will need to install the dependencies listed for your platform.

Run the following command to build a citylimits executable:

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

Run ~/go/bin/citylimits to play.

Support

Please share issues and suggestions here.

Credits

Dependencies