Added sprites from OpenTower

- Added sprites from OpenTower as a filler until I make my own
- Added population property to game data
- Renamed gui.gd to gpanel.gd
This commit is contained in:
Anthony Foxclaw 2020-04-12 22:16:22 -04:00
parent 0be15a7d67
commit 188400e30a
580 changed files with 9836 additions and 19 deletions

View file

@ -5,6 +5,7 @@ Skyscraper Rising is a SimTower-inspired sandbox simulation game made in Godot.
## Authors
- **Anthony Foxclaw** - _Initial work_ - [tonytins](https://github.com/tonytins)
- **binarybird** - _Sprites_ - [binarybird](https://github.com/binarybird)
See also the list of [contributors](https://github.com/tonytins/SkyscraperRising/contributors) who participated in this project.