A pretty quick demo game. Even so, there are noteworthy things like:
- On-map projectiles
- Skill level-ups
- Custom keyboard commands
All neat things which will be interesting to see once fully fleshed out.
There also are some critical points to keep in mind as you progress:
- You need to add a '\' before the color code here:
And in case it isn't already there, don't forget to add a '\c[0]' code after the text you want to color, too!
- There currently is no description for the Crystal item
- The poison water tiles can be walked on and do damage to the main character. If you don't want the player to walk on the water, be sure to change the water to "x" in the passability part of the database.
Glad you got an entry in before the deadline! Good luck on the game's development!