Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 966 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 966 Bytes

Bounce

This game was inspired by a game series that was published by Nokia called Bounce. In the original Bounce game the player controls a red ball through many levels in a 2D side-scrolling game world. The player controls a red ball with the requirements to go through all hoops. The enemies come in the form of blue 'spiky' objects.

We have implemented this game similar to the above description of the original Nokia game with some modifications.

Live Demo Link

The Live Demo Link for our version of bounce game can be found here:

https://mokeam.github.io/Bounce-Nokia-Game/

Technology

  • ThreeJs (3D Computer Graphics)

  • Box2DWeb (2D Physics Rendering Engine)

  • JQuery (HTML DOM Tree Traversal and Manipulation)

  • KeyboardJs (Setup Keyboard Bindings)

Tested Browsers

  • Mozilla Firefox

  • Google Chrome

Documentation

https://github.com/mokeam/Bounce-Nokia-Game/blob/master/Documentation.pdf