citylimits/README.md

34 lines
782 B
Markdown
Raw Normal View History

2019-10-24 03:26:15 -04:00
# City Limits
![Screenshot](screenshot.png)
2019-10-24 03:26:15 -04:00
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/)
2019-10-24 03:26:15 -04:00
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
2019-10-24 03:26:15 -04:00
- [ ] 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