Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hi Hob! As a fellow Construct 2 dev, I want to say well done on finishing the game. I really liked the concept, and it left a smile on my face.

There are a few improvements I can suggest to make the game better. As Keyb said earlier, letting the user press a button to move on text is definitely a good idea. To do this, just add the keyboard object in under "Add new object". Then in the event sheet, write "On key pressed (Space)", and add another condition. Then the second condition should be "If [NameOfText].text = [Previous piece of text]" Then the event should be "Set [NameOfText].text = [New piece of text]". Just do this for each line of text, and you're good. 

The other thing is that you can use effects to embellish the graphics a bit. Don't worry if you're not a graphic designer (I'm not either). Adding in a flash of something when the creature at the end comes in would really make it more dramatic. Possibly a screen shake as well. If you're using the scrollto behaviour, just go to [Character]-[Shake] in the events.

Otherwise, I think you did a great job, and I can't wait to see how you progress in the future!

Thank you for the warm compliments, Shandy; the only things I've modified post-submission was the text changes, slight editing of the main character's animations, as well as movements for the creatures you encounter at the towers :)

Yes, that would be most helpful for future games, though I'm probably going to leave it out for the current game jam that I'm taking part in, which ends this weekend :p

Yes, embellishing the graphics would go a long way in making my games more rewarding to play, though that is another thing to add in if I have the time during the current jam I'm in :)

Thank you very much for your appraisal; I look forward to playing your games in the future as well :)