vdaguenet / snake-js

The classic game revisited.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake JS

The clasic game Snake revisited on an online multiplayer version, developed using Node.js and Socket.io.

Project started during formation with @Divi.

Requirements :

Change logs:

  • TODO :

    • Design the page
    • Possibility to named his snake
  • v0.1:

    • Scoreboard with others players.
    • Portals : teleport the snake to a random position.
  • v0 (during formation):

    • App concepts (snake movements, growth and death).
    • Server implementation.

About

The classic game revisited.


Languages

Language:JavaScript 94.9%Language:CSS 5.1%