Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 326 Bytes

readme.md

File metadata and controls

28 lines (16 loc) · 326 Bytes

MultiSnake

A multiplayer Snake created by ECV Digitale Dev Master students.

Constraints/instructions

  • Texts and code in English

Install

npm install

Start

npm start

dev

In different windows:

npm run watch
npm run serve

Licence

MIT