Skip to content

A Platform Game inspired by Doodle Jump. Created with Phaser 3 JavaScript framework.

Notifications You must be signed in to change notification settings

cmdumar/icy-Jump

Repository files navigation

Icy Jump

A Platform based game with score sharing feature. Made with JavaScript Game library - Phaser 3.

Requirements

Node.js is required to install dependencies and run scripts via npm.

How To Play

Use left and right arrow keys to control the player. Land on the platform to stay alive. Player dies when falls on the ground.

Built With

  • Phaser 3
  • Javascript (ES6)
  • Sass
  • Webpack
  • Jest

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)
npm test Tests the applications

Live Demo

Live Link

Presentaion

Video Presentation Link

Authors

Muhammad Umar

Screenshot

Screenshot

Acknowledgements

Contribution

  • Fork this repo.
  • Create your feature branch git checkout -b my-new-feature.
  • Commit your changes git commit -am "Add some feature".
  • Push to the branch git push origin my-new-feature.
  • Create a new Pull Request.

About

A Platform Game inspired by Doodle Jump. Created with Phaser 3 JavaScript framework.

Topics

Resources

Stars

Watchers

Forks