Skip to main content

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

Really good idea but probably really hard to play for people that do not know anything about html.

But there are some some issues that impact (negatively :/) the experience :

- I could beat some levels (4/5 i think) without changing the source code by being fast enough and there is a level where I think I was supposed to revert to an older version of the AI but I could finish the level without doing it.

- the token in level 8 or 9 is too long, for some security reasons the default setting of the inspector does not allow copy-paste,

- the tip about the unnecessary div should appear sooner, the code should have a more clear structure (with huge comments showing the beginning and the end of the part we are allow to change)

-tips should last until we click them because sometimes I'm reading some source code and I don't notice the tip

-I didn't understand the level with the letters that are locked so I could not test the levels 10+, an overview of all the level would be nice so we don't have to start over when there is a game over (maybe a system with 0,1,2 or 3 starts depending on how fast each level is solved, then each level is lock until you have a certain number of star. That way you don't get stuck on a level)

It is way too complicated for a game jam and because of what I commented above it was way less fun than it could have been :/ But the concept is very original and with some proper modifications it could be really cool !

Hey and thanks for your feedback!

Regarding your issues:

  • In Level 5, if you are fast enough to click the button and solve the level that way, that's fine. I personally wasn't fast enough to do that
  • About the token: I am very sorry for that. For me, it always worked (I am using Firefox)
  • Yeah, ig that would be smart. And for the code structure: comments with the allowed part are indeed a good idea. For the clear code structure: Most of the code is also the code of itch.io which is wrapped around the normal code of the website, so sorry for that
  • That's a good idea
  • Level 10 actually is the last level implemented yet. But we are gonna add level overviews, configurable difficulties and more after the jam (we didn't managed to do that in time)
  • And yeah, it is too complicated. We noticed too late, that the levels were too hard so we didn't had the time to change something.


Again, thank you very much for your constructive feedback and maybe you are willed to play the game again when we finish the next update after the jam!