Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I played the game, died 2 times then quit.  It is a basic and simple dungeon crawler but it has all the mechanics and systems which constitutes a dungeon crawler game. I also kinda like it's simplicity. It's graphics are cute too. I find the movement speed is a  bit slow and the charater steps are short too. These are some of the notes i took about your game:

- Combat is not very well balanced. You can only kill skeletons with fireball, staff does too little damage. Also skeletons have too much health i think.

- Health and mana regenerates too slowly.

- When i hit escape,  i can't switch to fullscreen again.

- Lack of a minimap is not a con, there are lot of dc games without maps but when  lack of direction is combined with difficulty it wears out the player fast also there aren't too many markers which could help with the spatial awareness imo.


I think overall it's a pretty solid and complete game for a game jam. Nice work!

(1 edit) (+1)

>>> Combat is not very well balanced. You can only kill skeletons with fireball, staff does too little damage.

Your main dps skill is Fire Shield, where, you can still melee or cast fireball, while being immune for 3 seconds, and it does significant damage to an enemy in melee range.  Enemies are quite easy to kill if Firesheild is used.


>>> I played the game, died 2 times then quit. 

Did you purchase health potions and use them when needed?  They help a lot.


>>> When i hit escape,  i can't switch to fullscreen again.

You can click on the Fullscreen button on the main menu to go back to fullscreen.  As you know since it is a HTML based game, escape will take the browser out of fullscreen mode.


>>>  there aren't too many markers which could help with the spatial awareness imo.

You can interact with the torches (like turning them off) to set a bread crumb, so it will be easy to know which areas you have explored.

(1 edit)

"Enemies are quite easy to kill if Firesheild is used."

Ah i didn't know that, i thought it is used to negate the fire damage, i guess i should've read it's description.

"Did you purchase health potions and use them when needed?  They help a lot."

Yes i did but i ran out of them after a while, then didn't want to go back to the merchant to buy new ones.

"You can click on the Fullscreen button on the main menu to go back to fullscreen.  As you know since it is a HTML based game, escape will take the browser out of fullscreen mode."

Yeah but it only works in main menu scene not on gameplay and if i go back to main menu from the game i lose progress. There must be a way to make it fullscreen on game scene too.

"You can interact with the torches (like turning them off) to set a bread crumb, so it will be easy to know which areas you have explored."

Oh it didn't occur to me, i thought i could pick up torches to illuminate dark areas but there weren't any areas in the game too dark to make the torch necessary.