Keep in mind that this project is a WIP
This should be a relatively stable build
If any errors or bugs are encountered, Inform me
As there is a lack of an in-game tutorial, all commands will be listed here:
(casing should not matter as it is accounted for)
Death is not implemented yet for balancing reasons
move + cardinal direction: Will move you in a direction of your choice
Ex: move North
look + cardinal direction: Will make you look in a cardinal direction of your choice
Ex: look East
surroundings: Will display your surroundings in text
Ex: surroundings
inventory: Will display your inventory
Ex: inventory
stats: Will display your statistics
Ex: stats
spells: Will display all your spells in a list
Ex: spells
examine + Item name in inventory OR item name on floor: Display the information of an item
Ex: examine Skull
recall + Spell name that you know: Display the information of a spell you know
Ex: recall Fireball
grab + Item on floor: Pick up an item on the floor
Ex: grab Bronze Mace
drop + Item in inventory: Drop an item from your inventory
Ex: drop Bronze Sword
points: Enter a menu where you can spend skill points. When in the menu if you have skill points just put in the name of a statistic you want over and over again until all your points are used
Ex: points
use + Useable item: Use a weapon or item in your inventory. Only weapons work as off now
Ex: use Bronze Sword
cast + Spell from your spell-list: Cast a spell of your choice if you have enough magica
Ex: cast Fireball
Cast and Use both can only be used when targeting something!
target + npc in room: Target an npc in the room to attack
Ex: target Skeleton
wait: Wait's a turn to let NPC's attack. Made for debugging and otherwise useless
Ex: wait
peek + Cardinal Direction: Look into a nearby room to see the enemy's within
Ex: peek West
travel: Open's up a travel menu for fast travel but there are no locations to go to as off now. Will be used more when a story is introduced
Ex: travel