Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.

License

Notifications You must be signed in to change notification settings

rblopes/phaser-3-snake-game

Repository files navigation

A Phaser 3 demonstration project powered by Gulp and Webpack, based on the tutorial titled "Snake Plissken", published on Phaser World #85.

NOTE: This repository is not a Phaser 3 project template. If you're looking for a easier way to start a new game project from scratch, generator-phaser-plus is your best bet.

Screenshots
Screenshot
Screenshot

Game Controls

Use the left () and right () arrow keys to rotate and change direction.

For every five pieces of food eaten, the speed increases.

Instructions for Developers

NOTE: It is highly recommended that you have the latest long-term support (LTS) release of Node.js installed to use this project. Yarn is the preferred package manager to manage dependencies.

Clone this repository and install the project dependencies using yarn. To play the sample game, just run yarn start.

License

Distributed under the terms of the MIT License. Portions of the game code are derived from a previous work by Richard Davey (@photonstorm).

About

A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published