Play game
Errors.cs's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Topic | #25 | 3.917 | 3.917 |
Fun | #39 | 3.750 | 3.750 |
Simplicity | #41 | 3.972 | 3.972 |
Creativity | #42 | 3.833 | 3.833 |
WOWIE! (Overall) | #42 | 3.639 | 3.639 |
Visuals | #47 | 3.889 | 3.889 |
Sound | #48 | 3.528 | 3.528 |
Ranked from 36 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Very nice use of particles! ^ ^ The explosions look very cool. I think I broke the game, not pun intended lol! In the level where you gain access to the infinite jump, if you back away from the trigger and hit the wall you get sent flying into the air and I some how managed to land on top of it. I jumped down to the opposite side thinking I may find an easter egg, but I just kept falling into the endless void. XD Cool app!
Thanks, I'm glad you enjoyed it! Nah, the bug you found was just poor game design on my part (not a beginner, but far from being an expert lol). Some of the walls are given a tag(wall) that tells the player to jump even when the jump button isn't pressed - if (hit(wall)) { player.jump = true; } I'll see if I can fix that lol. In hindsight, I'm really glad I added that restart button XD.
It's a very clever approach towards game design IMO... very cool idea! ^ ^ I had fun with it.
Nice graphics, the bloom was pretty intense which looked cool. I loved how the text was in code, I thought that it was very creative! Great job, hope you can make even better games in future!
Heh heh heh, yeah I was worried about that ol' bloom. For some reason the Universal RP 2D lights weren't working, so I went with the bloom. Thanks for playing!
Good concept and neat visuals ! Just bind the jump to the up arrow key to make it easier and it will be perfect !
Thanks for your feedback! I might get an update in at some point, so I'll keep that in mind!
One day I'll learn post processing to make something pretty like this, one day...
But yeah, nice game with some interesting mechanics, the jump on touch wall thing could lead to some interesting levels!
Lol yeah I had loads of fun working on it XD. Fun fact, the jump on touch was an actual bug I encountered mid-development, so I left it in there. Thanks!
This is an amazing game and i really enjoyed the story telling and the random errors.
Thanks! I had loads of fun making it.
Great. I like the "programmer" way you tell the tutorial and other stuff :D The explosion is also satisfying. Very great game! I would appreciate if you could check outmy game too :)
Thanks! I had fun making the tutorial XD. I'll make sure to have a look at your game, too!
Nice game and I like exposion!
Thanks! I might tone down the explosive force in future updates, if I ever get around to those lol.
Player.rewiev = "Awersome game, I would like to see it one day as a finished game. By the way reduce the explosion range, it's way too big"
Thanks! I'll see if I can get an update in today.
Legendary, the annoying walls are a bit too annoying, but very cute, and also, add a firerate, cause now i can shoot infinitely fast
Heh, yeah, I thought about the fire rate, but then I ran out of time lol. Thanks for the feedback!