Skip to content

asclee/Phaser_Game

Repository files navigation

Phaser Game

Browser-based platformer game made with Phaser JavaScript library. Currently unfinished.

To download and run the game

First, download all files and the assets folder in the branch titled mostUpdated. In order to run the game, the user must first set up a server.

One option is setting up a Python SimpleHTTPServer. In the terminal, first cd into the directory in which the game files are saved. Then type python -m SimpleHTTPServer <port#>. Open up a browser window and go to localhost:<port#>, where the game should load.

About

platformer game made with phaser javascript library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages