Releases: Zegis/Kaeshi
Releases · Zegis/Kaeshi
Map and winning
Items and equipping
Added backpack for carrying items.
Added usable items for healing.
Added equipment that can store weapons and armors
Monsters and Fighting them
Minimalistic text adventure with simple command parser, moving around the map and fighting two monsters.
Supported commands
North / East / South / West - to go in given direction
Look <around / yourself / monster_Name> - to display short description of current location or hero, or monster that's in the same location.
Attack <monster_Name> - to attack the monster in the same location. Be careful it'll retaliate!
Exit - to exit game
Moving around and looking at hero and locations
Minimalistic text adventure with simple command parser and moving around the map.
Supported commands
- North / East / South / West - to go in given direction
- Look <around / yourself> - to display short description of current location or hero
- Exit - to exit game