Hello, fellow campers. I present to you my best project so far:
I made the game from Processing.js (a Canvas library).
The hardest part for me was keeping the game at a high frame rate as I had to design my own assets.
I really hope you enjoy my hard work.
Any and all feedback will be appreciated greatly.
If you find any bugs, please report them to me.
This is an impressive project and it’s fun to play!
I’m not sure which level this is, but when I approach the wall in the screenshot below and try to jump over it, I keep flying into the upper left corner as shown. so I died 18 times
To pass level three, you will need to your the wall-jumping ability.
Hold the UP arrow key and press the LEFT and RIGHT ones when you need to switch direction.
All levels are possible. I beat the entire game without using any upgrades of skips.
That is really wierd.
It is not happening for me.
Try refreshing the page and/or pressing the “R” key to restart.
If it still won’t work, the only way for you is to clear the local storage by putting the line of code localStorage.clear() at the top of the JS code and restarting the game.
I chose that font to match the style of the game. So far, that was the best one. If you think you can find a better font, be sure to tell me what the font family is.
Thanks for the tip. I know how to jump, but when I reach above the wall, I die by falling off without any control (my bad). I died thirty times in that level
Thanks! I managed to get through that level but the problem happened again, so I had to clear storage like you mentioned and restart the game. Now everything is working again