This repository is about game character that can move, jump, and collect the diamond ring. To play the game character, you can use the left & right arrows and w for jump. Whenever you fall into the canyon, you lose one life. This game character is created using p5.js and deployed in Github Pages.
To clone the repository, you can run:
git clone https://github.com/untari/Little-guy-jumping-game.git
- Find the index.html, and run it in your favorite browser (chrome, firefox .etc.). You can do this in most envirmonments by right clicking on the file and selecting the browser.
- Now you can play the game.
- HTML
- CSS
- P5.js