GitHub - Aartee/Web-Interactive-Game-Implementing-Design-Patterns

CMPE 202 - Loops

All the code changes are present in the dev branch instead of master branch.

Loopy Bird Game using MelonJS game engine

Technologies that would be used in designing the game:

1. MelonJS Game Engine
2. NodeJS and NPM
3. Grunt Manager
4. Tween - Tweening engine for animations

Cumulative Flow Diagram

Burndown Chart-Sprint Task Sheet

New Features

  1. New Difficulty Levels have been added to expand the game.
  2. Different Strategies for scoring in the game has been changed.
  3. Menu for New Game, How to play, HiScore, etc. has been added.
  4. Pause/Resume game

Play the game locally

Install latest version of node (installation)

Go to the source code directory and install npm packages mentioned in the package.json.

Build the MelonJS game

Connect to the game developed using MelonJS open source engine

Play the game at 0.0.0.0:8001 on the browser.

Team Members

  1. Shikhar Gaur
  2. Aartee Kasliwal
  3. Junaid Khan
  4. Prathmesh Parmar