Commit graph

4 commits

Author SHA1 Message Date
Anthony Foxclaw
0be15a7d67 Renamed to Skyscraper Rising
- Resized window to a 800px width
- Turned tower label into a button so it can be used to adjust varies aspects of the gameplay. e.g. budget, ect...
- Moved welcome label, tower name edit and create button into a vbox container and embedded it's script into there.
- Added news ticker to the bottom
2020-04-12 21:39:01 -04:00
Anthony Foxclaw
3308bddc6c Added income frequency
- Added years and quarters to the interface
- Created timer that increments the number of quarters in a year until it reaches four. After four, the quarter resets and the year increments.
- Renamed TowerData to GameData
2020-04-12 20:06:52 -04:00
Anthony Foxclaw
8586220975 Basic office functionality
When an office is no longer vacant, rent timer will start and the player will be paid on and the timer will be restarted on timeout.
2020-04-12 16:47:07 -04:00
Anthony Foxclaw
5d90700bdc Initial source commit 2020-04-12 15:58:56 -04:00