drexel-gmap-260-chain-gang / chained-escape

A 2D top-down action game where your motorbikes are chained together. Runs in the browser (Phaser game library).
https://drexel-gmap-260-chain-gang.github.io/chained-escape/
Other
1 stars 1 forks source link

Chained Escape

A game for the class GMAP 260 at Drexel University, by the six-person group “Chain Gang”. Made in six weeks.

Play the game (the version hosted on GitHub, built directly from this repository)

gameplay screenshot

A 2D top-down action game where your motorbikes are chained together. Runs in the browser, using the Phaser game library.

Code released under the MIT License. For non-code assets like images and sounds, all rights are reserved.

Links for the team

Local installation

To run the game locally, while working on it, just serve the folder with an HTTP server and visit it in the browser to load index.html. Here’s one way to do that:

Group members