Skip to content
forked from egeexyz/jumper

A simple platformer game demo written in PhaserJS 2.x

License

Notifications You must be signed in to change notification settings

phshah95/jumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jumper Build Status

Maintainability Discord

A basic platformer game written with PhaserJS 2.0 to demonstrate basic game functions.

Getting Started

This repository is configured to be as simple as possible; build, deploy, and play with all with npm.

Build Dependencies 🚧

The only dependencies are NodeJS & npm. Any NodeJS LTS version will work. Simply clone this repo and run npm install.

Play The Game 🕹️

Just run npm start and go to localhost:8080 in your favorite web browser.

About

A simple platformer game demo written in PhaserJS 2.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.6%
  • HTML 7.4%
  • CSS 1.0%