Skip to content

genetique-techno/snak3

Repository files navigation

snak3

A "3D"-ish take on the classic snake game using ThreeJS.

Running

  1. npm install
  2. npm start will spin up the dev-server
  3. Visit http://localhost:8080

Controls

Use arrow keys to change direction, shift to go in and ctrl to go out.

Things that need doing:

  • app
- [ ] keep a record of all scoring events and some state during the game `{score, timestamp, snakelength, timeplayed}`
  • server
    • serves up the build assets
    • some database for high scores
    • api for sending and receiving scores

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages