A web platform game with bird sprites and levels to beat!
We created this project with an ambitious idea for a fun game that Rob Hess could play in mind. This project exists due to the hard work and creativity of all our contributors.
clone
repository andcd
into directory.- Compile scripts and start server by running the following.
npm start
- Navigate to
http://localhost:5000
. - Party! 🥳
Rules of the Game:
- The goal is to get your birdie as high as possible! Scores are tallied by the y value on the screen, aka altitude.
- To navigate from platforms, use WASD or the arrow keys. "W" or up arrow key will let your birdie jump.
- Landing on different platforms is the only way to climb up into the sky. If you miss a platform, you die and restart. 🐣
- Make it onto the leaderboard by being top 4. 😈
Sprites