Very fun and simple platformer. Great for editing. Based on this tutorial. Have a look at what I did with it and make a game yourself!

Make a copy of the source in your Replit.com or CodeHS account.

Make a second copy called version 2 that will include your changes!


Comments

Log in with itch.io to leave a comment.

(2 edits)

This is a nice little tutorial! Vanilla Javascript. No excess layers of abstraction (as can happen in the OO world) and a blog explaining the code. Repl.it to play around with the source. All within a small but fully functional game.