Adrian V. Posted September 29, 2020 Share Posted September 29, 2020 Hello all, I implemented a mini jump and run game using p5.js / p5.play on the codeguppy.com platform. The game is still basic, however I didn't construct the game to be a polished game, but instead teach various game building techniques. Game: https://codeguppy.com/run.html?desert_adventure/program These are the steps to construct the game. Part I: Platform and characterhttps://codeguppy.com/code.html?desert_adventure/run0 Part II: Infinite scrollhttps://codeguppy.com/code.html?desert_adventure/run1 Part III: Adding a basic jumphttps://codeguppy.com/code.html?desert_adventure/run2 Part IV: A better jumphttps://codeguppy.com/code.html?desert_adventure/jump Part V: Collision with obstacleshttps://codeguppy.com/code.html?desert_adventure/run3 Part VI: Adding sound effectshttps://codeguppy.com/code.html?desert_adventure/program Comments welcomed! program.mp4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.