BEST PLAYED IN FULLSCREEN. This is a programming puzzle game mostly targeted towards those with even just beginning programming experience or more. In this game, you need to use W & S or UpArrow & DownArrow in order to move your cursor then type in the correct variable that is causing the issue in order to display the error. This was made for a game jam with the theme of Failure is Progress, so you progress in the game by throwing errors :D. I hope you enjoy the puzzles! They're not that hard since I made the game in one day during the afternoon, so sorry about that!

StatusReleased
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorArturPrograms
GenrePuzzle
Tags2D, Text based, Unity

Comments

Log in with itch.io to leave a comment.

i understand the error in the last level and it bugs me that logging myints[i] in the first for-loop doesn't work

what is even the proper soultion to the last level because i tried everything that makes sense

You’re absolutely right i apologies! This game was made for my second ever game jam so I didn’t have have time to iron out all the possibilities as I knew this game would be heavily opinion based as that’s the nature of programming. My thought process was to Log i in the second for loop to see that it goes out of range. But again you are absolutely right too! I just didn’t have time to fix all the issues that comes with a game like this :) Sorry again!