No description
Find a file
2023-12-14 02:32:06 -05:00
.github/workflows Major clean up and reorganization 2023-03-14 06:17:27 -04:00
documentation/assets Removed state machine for behavior trees 2023-03-14 06:30:58 -04:00
fonts Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
json Major clean up and reorganization 2023-03-14 06:17:27 -04:00
models Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
scenes Split 2D and 3D scripts 2023-12-14 02:29:02 -05:00
scripts Split 2D and 3D scripts 2023-12-14 02:29:02 -05:00
sprites Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
structures Split 2D and 3D scripts 2023-12-14 02:29:02 -05:00
vector Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
.gdignore Slightly rewrote the news ticker architecture 2022-08-08 03:53:39 -04:00
.gitattributes Major clean up and reorganization 2023-03-14 06:17:27 -04:00
.gitignore Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
icon.icns WASD support 2021-05-26 11:01:35 -04:00
icon.ico Windows icon 2020-06-11 00:36:00 -04:00
icon.png New(ish) icon 2020-06-11 00:05:09 -04:00
icon.png.import Major clean up and reorganization 2023-03-14 06:17:27 -04:00
icon.svg Major clean up and reorganization 2023-03-14 06:17:27 -04:00
icon.svg.import Major clean up and reorganization 2023-03-14 06:17:27 -04:00
LICENSE Upgraded license 2023-12-14 02:32:06 -05:00
project.godot Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
README.md Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
splash-screen.png Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00
splash-screen.png.import Merge Kenny's City Builder Starter Kit 2023-12-14 01:41:21 -05:00

City Limits


GitHub Workflow Status GitHub GitHub commit activity


CityLimits is an open source reimagining of SimCity Classic based on Godot. In the long run, I plan on adding on gameplay mechanics used in later iterations. Like it's cousin, everything learned in the making of CityLimits will go towards the building and customization that I've been itching to create.

Getting Started

Prerequisites

  • Godot Engine 4.x

Controls

Key Command
W A S D Move camera
F Camera to center
Middle mouse button Hold to rotate camera
Left mouse button Place building
DEL Remove building
Right mouse button Rotate building
Q E Toggle between buildings
F1 Save
F2 Load

Authors

See also the list of contributors who participated in this project.

License

I license this project under the GPL-2.0-or-later license - see LICENSE for details.