Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Coding BuggiesView game page

Avoid ¿bUgGiES? Don't let them distract you!
Submitted by navenne — 1 day, 4 hours before the deadline
Add to collection

Play game

Coding Buggies's itch.io page

Results

CriteriaRankScore*Raw Score
Graphics#1273.4743.474
Theme interpretation#1383.5793.579
Gameplay#2252.7372.737
Overall#2442.7892.789
Innovation#3402.0002.000
Audio#3791.5791.579

Ranked from 19 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

GitHub repository URL:
https://github.com/navenne/coding-buggies

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Simple idea and game, but... being coder on your keyboard and trying to avoid bugs generated a really nice mental picture that resonated as, well, my own game had rough time when I coded too eagerly and didnät check for bugs before it was too late :D

Submitted (1 edit)

So first of all, it does not seem to work properly on Mac Chrome (at least). The arrow keys just did nothing. Then tried with Firefox and that seemed to work.


The game gets very samey fast. It really would desperately need some difficulty progression. Now it's just static same easyish difficulty all the time and just banking on player snoozing and making a mistake. And of course you offer no way of recovering from those mistakes either so the run is bound to end up at some point (and player not feeling great about it).

Another thing it really would crave for is a blood pumping soundtrack to keep company on the dodging journey at least. It should never be underestimated how much even simple sound effects on hit etc add to the feel of actions.

The collision hitboxes seemed a bit unfair. They might be the "actual" size right now but usually in games like these it just feels better and more fair to shrink them down so that the player never feels like they got hit unjustly. Close calls where you make it by the skin of your teeth are awesome adrenaline rushes even though the player actually should have gotten hit. It just feels better to be 100% sure you did mess up when getting hit.

Not much else to write really. The art looked nice and appropriate for the game.

So yeah, the game would need a difficulty curve and spicier scoring mechanic (multipliers etc) and maybe a way to recover health too. Anyways, good job! 👍

Submitted

Nice game, it was quite fun to play. I wish fixing coding bugs was chair surfing like the game 🙈

Submitted (1 edit)

Great Game. Had so much fun avoiding those bugs, it was in fact a bit stressful at first but then got fun. Also there seems to be some bug by which I just won’t die even if I get hit with 20 bugs.

Edit: Okay so I took a look at your code. and here’s where the problem should be. In the MainScene.js line 99 you checked weather the stress level is == 3. but there’s a chance that the player has stress of 2 and gets hit by 2 bugs in the same frame causing the stress level to be 4 for the next frame to check. so you should change that to >= 3 instead of == 3. Hope this fixes the issue.

Developer

Yes I was aware of the never-ending bug, thank you so much for taking your time to find out where it came from! I think I'll just let it stay for the jam as it fits the theme XD Glad you enjoyed the game :)

Submitted

Loved seeing such a cute twist on this classic setting. The pixel art looks great, and it fits the theme well. As for improvements, you could add some kind of pickup which heals the player. Good job!

Developer

Great suggestion! This was previously on my plans but I ran out of time since I started the game when there was only a week left or so,  but I'll definitely  add this feature in the future :)

Submitted

nice game, a bit stressful trying to avoid all these bugs ;)

Developer

Thanks for playing! Hope it wasn't too stressful XD

Submitted

Solid game! Liked the look and the feel of it :)

Developer

Thank you! Glad you liked it :))

Submitted(+1)

I really liked the pixel graphics!

Submitted

I really liked the pixel graphics!

Developer (1 edit)

Thank you! It is the first time I do pixel art, I did spend quite some time making them :)

Submitted(+2)

this is me at work all day o_O made it to 510 gg!

Developer

programmers can relate hahah 😄

Submitted

Fun little game, I liked it!

You could say that the never ending bug is an "intended" bug for the theme :)))

Developer

Thank you  :)

Sure! Did I say it wasn't intended? whoops...hahahah 😂

Submitted

Very fun game.

You did a great job on the visuals and you obviously spent some time getting the controls to feel right.

Great work!

Developer

Thank you! I'm glad you liked it :)