Skip to main content

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

I thought the inclusion on photography was a nice choice. The inclusion of a separate hand drawn map was really interesting, and I think there was a lot of potential for an exploration game with the separate map. However, there were lots of issues that meant I couldn't properly get into the experience. The decision to tie the movement to the arrow keys meant that the scroll bar on the screen would move at the same time as the character. If you tied the movement to W, A, S and D this could have been avoided. Holding down the arrow keys led to running through the map. If you made the movement trigger on button up instead of button down that would have made the game more playable. Also, for me on chrome, I couldn't click on the entry box to write in decisions. The music was very relaxing.

(+1)

first on WASD movement I honestly have no idea how I didn't catch the issue of scrolling and arrow keys earlier in development and fixed the movement i'm sorry I didn't do that. in regards to the second issue related to the entry box, I believe that happens because the entry box overlaps with another element and thus won't work. I honestly should I have spent more time debugging the game. Thanks for the review glad you liked the map and music!