A re-imagining of SimCity Classic that brings modern city building concepts to the classic game.
Find a file
2020-04-07 05:08:05 -04:00
assets Rearranged files 2020-04-07 05:08:05 -04:00
src Rearranged files 2020-04-07 05:08:05 -04:00
.gitattributes WIP update to terrian tileset 2019-11-29 11:05:56 -05:00
.gitignore WIP update to terrian tileset 2019-11-29 11:05:56 -05:00
citylimits.ico Rearranged files 2020-04-07 05:08:05 -04:00
default_env.tres Rearranged files 2020-04-07 05:08:05 -04:00
icon.png Rearranged files 2020-04-07 05:08:05 -04:00
icon.png.import Rearranged files 2020-04-07 05:08:05 -04:00
LICENSE Changed license to MPL 2.0 2019-11-11 03:53:36 -05:00
project.godot Rearranged files 2020-04-07 05:08:05 -04:00
README.md Initial source commit 2019-10-24 03:26:15 -04:00
snow-expansion.png Rearranged files 2020-04-07 05:08:05 -04:00
snow-expansion.png.import Rearranged files 2020-04-07 05:08:05 -04:00

City Limits

A city building game based on Godot using the Micropolis assets (initially).

Getting Started

Prerequisites

  • Godot Engine 3.1

Authors

  • Anthony Wilcox - Initial work - tonytins

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

To-do

With the exception of the world generator, this isn't any real order.

  • Map generator
  • Currency
  • Mayor mode
    • Placable non-tile items (e.g. police, zones, ect..)
    • Placable tile items (e.g. roads, rail, ect...)
  • Save & load maps

Note: this is subject to change in the future.

License

This project is licensed under the MIT License - see the LICENSE file for details