Skip to content

shandsj/phaser3-snake-clone

Repository files navigation

Phaser3 Snake Clone

This is the source for my Phaser3 Snake clone, written completely in JavaScript.

Prerequisites

To build and run the project, you'll need to install the following prequisites:

Building

To install the required packages, and build, run the following commands:

npm install
npm run build

Running

To run the game, run the following command:

npm start

Contributing

Feel free to create issues, or submit a PR. Run the npm run eslint --fix src command and fix warnings before submitting PRs.

License

MIT © Jason Shands

About

A snake clone made in Phaser3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors