andrealit / final-project-a-c-i-d

Foo Flight is a web platform game with bird sprites and platforms to bounce off from. 🐀

Home Page:http://foo-flight.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foo Flight 🐦

A web platform game with bird sprites and levels to beat!

CS290 Final Project

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.

How to Install and Use

  1. clone repository and cd into directory.
  2. Compile scripts and start server by running the following.
npm start
  1. Navigate to http://localhost:5000.
  2. 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. 😈

Screenshots and Art

Sprites

Screenshots

Contributors

David Korotky, Penguin

Iain Moncrief, Shama Thrush

Cole Theodore, Kakapo

Andrea Tongsak, Bluebird

About

Foo Flight is a web platform game with bird sprites and platforms to bounce off from. 🐀

http://foo-flight.herokuapp.com


Languages

Language:JavaScript 92.0%Language:Handlebars 8.0%