City-building simulation video game
You cannot 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 17ad15ea5a Upgrade depdendencies
This fixes a game crash when playing via browser.
8 months ago
asset Major game update 1 year ago
component Upgrade depdendencies 8 months ago
ecs Upgrade depdendencies 8 months ago
entity Upgrade depdendencies 8 months ago
game Upgrade depdendencies 8 months ago
system Upgrade depdendencies 8 months ago
world Upgrade depdendencies 8 months ago
CHANGELOG Upgrade depdendencies 8 months 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 Upgrade depdendencies 8 months ago
go.sum Upgrade depdendencies 8 months 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