City-building simulation video game
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.
Trevor Slocum 049006fab0
Add nuclear power plant
1 year ago
asset Add nuclear power plant 1 year ago
component Initial commit 1 year ago
ecs Initial commit 1 year ago
entity Initial commit 1 year ago
game Add nuclear power plant 1 year ago
system Add nuclear power plant 1 year ago
world Add nuclear power plant 1 year ago
LICENSE Initial commit 1 year ago
README.md Add bulldozer sound effect 1 year ago
citylimits.tiled-project Initial commit 1 year ago
flags.go Add sound effects and music 1 year ago
flags_web.go Add date display 1 year ago
go.mod Add bulldozer sound effect 1 year ago
go.sum Add bulldozer sound effect 1 year ago
goreleaser.yml Fill ground layer with dirt and trees 1 year ago
main.go Add bulldozer sound effect 1 year ago

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