A simple flappybird clone based on the tutorial by Daniel Shiffman.
- Clone this repo to your webserver or local disk.
- Run
npm install
to install P5js.
Open index.html in your browser. Press space-bar (desktop) or tap your screen (mobile) to jump.
- Thanks to Daniel Shiffman for the excellent tutorial.
- Credits to vikuserro for the game music.
- Credits to Lefty_Studios for the jump sound.
- Credits to jivatma07 for the next level sound.
- Credits to themusicalnomad for the end game sound.
Ballgame is open-sourced software licensed under the MIT license.