The Legend of Irithed is an old school, text-based, adventure game. 0.1.12 released. https://sourceforge.net/projects/tloi/
Last Alpha before a code rewrite going into Beta.
Magic has been implemented
Added command "words"
Command "examine" was changed to "open"
Game remembers opened containers
The Legend of Irithed 0.1.11 Alpha released. Irithed Alpha is the beginning of a text-based adventure game. https://sourceforge.net/projects/tloi/
Changes:
NPC's added
Quests added
Command "talk" added
The Legend of Irithed 0.1.9 Alpha released. Irithed Alpha is the beginning of a text-based adventure game. https://sourceforge.net/projects/tloi/
Fixed a bug causing a crash upon leaving room5
Equipment is tracked better
Items are defined by the mapfile
Distinction between weapon and armor
Command "equipment" shows what the player has equipped
Command "equip" allows the player to equip something from their inventory
Command "unequip" allows the player to remove a piece of equipment and return it to their inventory
The Legend of Irithed 0.1.8 Alpha released. Irithed Alpha is the beginning of a text-based adventure game. https://sourceforge.net/projects/tloi/
Player can get and carry gold
Gold is automatically added from chests
Enemy stats stored in map.xml
Rooms support loose items
Health does not automatically restore after combat
Command "stats" displays stats and equipment
Command "inventory" displays the player's inventory
Command "rest" restores hp
Command "take" adds a loose item to your inventory
Command "drop" removes an item from your inventory