Advisor dialogs

- WIP debug/cheat console
- Rewrote README
- Updated Zack's avatar with something made by me
This commit is contained in:
Tony Bark 2021-05-20 18:17:44 -04:00
parent addbf91a36
commit 59ea5dd6f0
14 changed files with 206 additions and 88 deletions

View file

@ -2,7 +2,7 @@
![Screenshot](screenshot.png)
A city building game based on Godot using the Micropolis assets (initially).
City Limits is a reimagining of SimCity Classic that contains features and concepts from later iterations. Such as advisors, free zones, news tickers, neighboring cities, and so on.
## Getting Started
@ -17,17 +17,6 @@ A city building game based on Godot using the Micropolis assets (initially).
See also the list of [contributors](https://github.com/tonytins/citylimits/contributors) who participated in this project.
## To-do
With the exception of the world generator, this isn't any real order.
- [x] Map generator
- [x] Currency
- [x] Mayor mode
- [ ] Save & load maps
Note: this is subject to change in the future.
## License
This project is licensed under the Artistic-2.0 License - see the [LICENSE](LICENSE) file for details