RPG Battle Simulation
-----------------------------------------
48 hour game created during Ludum Dare 11
-----------------------------------------

Controls:
 Arrow Keys to select a command
 Generally, any other key on the keyboard will activate that command.
 Escape or SHIFT+Q quits the game

Advanced Controls:
 SHIFT+F actives full screen mode
 SHIFT+S saves the current game (hero only)
 SHIFT+L loads a game (can be used at the intro screen)
 1, 2, 3, 4 selects a command


Commands:
 1: Attack
 2: Magical Attack
 3: Heal
 4: Use potion (restores MP to max)

Additional Notes:
 Sound effects created using sfxr
 Graphics in Paint
 SDL and C++ for the engine

Issues:
 Stats need additional balancing
 Cursor really should disappear in full screen mode
 Limited amount of monsters available