citylimits/README.md
Tony Bark 80adf6b1d5 Updated README
Updated README with screenshot and checked off a few of the TODOs (not that it's anywhere near complete)
2021-05-20 05:07:18 -04:00

33 lines
782 B
Markdown

# City Limits
![Screenshot](screenshot.png)
A city building game based on Godot using the Micropolis assets (initially).
## Getting Started
### Prerequisites
- Godot Engine 3.1
## Authors
- **Tony Bark** - _Initial work_ - [tonytins](https://github.com/tonytins)
- **Maxis** - _Assets_ - [SimHacker](https://github.com/SimHacker/)
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