A 2D rogue-like dungeon game with a random generated dungeon. Video of gameplay
Rumors say that in the dungeon on the 15th level you will be teleported out to freedom. So that's your goal. On your way out you will need to fight against monsters, collect coins and heal yourself if you get injured. Good Luck!
"LShift" + "W", "A", "S" or "D": digging mode (you dig in the direction that you pressed LShift with)
If the monster attacks the player, the player can flee
If the player engages the fight, he must end the fight or die in it, but he can't flee If fight is engaged player needs to enter the answer to a multiplication that is randomly generated and shown in the lower left corner. Player has ten seconds to answer Damage that is dealen = left time * multiplicant variable that is defined in class of Player()
This game won the "Ars Electronica Create Your World U19" competition in 2019. Thank you!