Skip to content

Simple platformer (with cheat codes) using the Phaser library.

License

Notifications You must be signed in to change notification settings

ddrous/platform-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Runner

Simple platformer using the PhaserJS library.

The goal is simple: catch the gold star by jumping from platform to platform. Hurry up, you only have 30 seconds!

  • Use the SPACE button to jump;
  • Use the ARROW buttons to navigate;
  • Explore your keyboard to find hidden buttons 😉.

Screenshots

In game Lost game
GameScreenCapture GameScreenCapture

Instructions

In order to run this game:

  1. Clone/download this repository.
  2. At the base folder, run a local http server. This can easily be done if you have Python 3 installed. In your terminal/CMD, run: python -m http.server or python3 -m http.server depending on your system.
  3. Launch your browser with the localhost and port number returned by the command above. For example http://localhost:8000/.
  4. Enjoy (and reload the webpage if you want to play some more)!

Ressources

Licence

GPL Licence

About

Simple platformer (with cheat codes) using the Phaser library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published