Skip to content

PawelManczak/Slither.io

Repository files navigation

Slither.io

Running the project

Make sure you have Node and NPM installed. Then, use these commands:

$ npm install
$ npm run develop

To run the project in a production setting, simply

$ npm install
$ npm run build
$ npm start

Sources

TODO

  • scoring
  • leaderboard
  • snake's eyes
  • minimap
  • field of vision
  • make each part of player's body drawn independent
  • add radius as GameObject property
  • spawn players on unoccupied cell

Found bugs

None

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •