IsoTower Pre-Alpha Version
This game is initially a isometric (2.5d) remake of the game Sim Tower by Maxis/Yoot, released in 1994.  Only the basic elements of building empty flooring and rooms are in place, along with a simple economy system that collects rent.  Buttons are along the top of the screen.  There are only two types of hotel rooms and the ability to build offices.  A lobby is required before any other room can be built.  Elevators are limited to a single car per shaft, and sort of move slowly, but they're in development at this time so whatever.

Any graphic that is actually good is made by KiddyGrinder.  Everything else is made by me.

Customization is possible via the config.xml file, see that file for notes on how to make changes.

Contact: thedaian@gmail.com for help, bugs, or suggestions.


---Controls---
Mouse Wheel or +/- keys or PageUp/PageDown keys: Up/Down floor
Alt: Build tower floor anywhere.
Arrow Keys: Move camera
SHIFT+Arrow Keys: Move camera faster.
Escape: Cancels room selection and defaults back to "Build Floor"
SHIFT+Escape: Quits the game
Space: Pause game
G: shows the grid
R: rotate room cursor (not working)

---DEBUG COMMANDS---
Use these commands at your own risk.  They may result in unexpected behaviour.
C: invisible ceilings
D: dump variables
P: run/show pathfinding calculations
CTRL: Hold down to move the clock forward to the nearest hour.
SHIFT+R: turns off rooms

---Command line options---
Most of these options are changable via the config.xml file, as well.
Custom Resolutions - See IsoTower-Large.bat for an example.
  -w <number>: Sets the screen width
  -h <number>: Sets the screen height

Sound/Music Options
  -music on/off: turns the music on or off
  -sound on/off: turns the sound on or off

Loading a custom config file
  -config <filename>

---License---
This software is provided as is, any damage to your computer is not my fault.