Made a platformer game with processing.js

Hello, everyone. I present to you my best project so far:

IMPORTANT! Click the “edit on Codepen” link. Don’t run the pen here.

I made the game from Processing.js because of its unique image caching abilities (I didn’t learn how to do that in P5.js yet)
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.

Thanks. Happy coding.

2 Likes

Very nice. Love the design!

1 Like

Thanks for your kind feedback.