Skip to content

Dkong Clone built w/ PhaserJS

Notifications You must be signed in to change notification settings

pixiwyn/Dkong-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donkey Kong Clone

Clone of Donkey Kong written with Javascript PhaserJS with dynamic levels based on JSON values.

Player assumes the role of Luigi and must rescue Princess Daisy. In order to complete the level Luigi must climb up to the top platform while avoiding the flame traps and barrels being thrown by Bowser. Upon reaching the top platform, Luigi must jump over Bowser, and connect with Princess Daisy to make their escape.

Controls use arrow keys for direction spacebar to jump.

Local Setup

  1. Clone repository
  2. Install Node.js version 12.0.0 or higher
  3. Install dependencies via $ npm install
  4. Run $ npm run start
  5. Navigate to http://localhost:3000 and enjoy

About

Dkong Clone built w/ PhaserJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published