citylimits/README.md
Tony Bark 2b41f84b05 Lots of stuff I forgot to commit because Holidays
- D&D dice engine (see README)
- Markdown support
- Phantom camera
2023-12-24 20:39:57 -05:00

2 KiB

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.

Features

While CityLimits plans to stick close to the classic SimCity formula as much as possible, I do plan to add in features introduced in later installments, as well as my own touches.

Dice Mechanics

One of these unique touches and biggest difference is how random events are tackled. Instead of trying to dig through the Micropolis code, I'm going to streamline the process by using a simple D&D dice engine. So if you think the game rolled you a 1, it probably did. It's just easier to comprehend, like the desktop metaphor.

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.