Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 315 Bytes

Snake io

Multiplayer, scallabale snake implementation similar to other io type games.

Demo

You can find working demo here.

Fetaures

  • TypeScript
  • Webpack
  • Socket.io

Installation

Packages

yarn install

Build & run

yarn build   
yarn start