Git Product home page Git Product logo

elasto_mania_game's Introduction

Extreme Jelly Bike 2

Background

Extreme Jelly Bike 2 is a motorbike video game inspired by Elasto Mania (platform motorbike video game released in 2000). It explores the notion of elastic motorcycles. The goal of each level is to reach final destination.

The player controls a motorbike rider, and has to restart the level if their head touches a solid structure. Player has 3 lives to play.

The physical model, such as the elasticity of the bike frame, permits a wide range of tricks to be performed.

There is a some "Stilts mode" which is generally an easy mode. This mode helps to accomplish some levels(>10).

Also user can control Jellyness of the bike using slidebar. Usually make bike more "jelly" helps to complete more bumpy maps.

Using all of these features provides to User the big variety of tricks.

This game contains built-in level-generator, so number of levels is inifinite.

Even I did this game, my best result is level 9. Try to beat it! :-)

Functionality & MVP

With this Extreme Jelly Bike version, user is able to:

  • Start, pause, and reset the game board
  • Drive forward, backward and stop the bike
  • Change the bike physics during the game using controllers
  • Has built-in level generator.

Architecture and Technologies

This project will is implemented with the following technologies:

  • Vanilla JavaScript for overall structure and game logic,
  • HTML5 Canvas for DOM manipulation and rendering,
  • Verlet integration and simple vector geometry,
  • Advanced Character Physics by Thomas Jakobsen (http://www.cs.cmu.edu/afs/cs/academic/class/15462-s13/www/lec_slides/Jakobsen.pdf) for implementation of bike's model,
  • Stats.js as js performance monitor(frames rendered in the last second and etc)
  • Require.js to bundle and serve up the various scripts.

Improvements

  • Change bike physics to rotate the bike's body while jumping
  • Add "Jump feature"

P.s There is no "Extreme Jelly Bike 1", I just like this name :-)

elasto_mania_game's People

Contributors

albert2522 avatar

Stargazers

Roman Murashov avatar

Watchers

James Cloos avatar Michael Cleary avatar

Forkers

mcleary03

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.