/snake-js

a canvas-game/snake-js, based on canvas.

Primary LanguageTypeScript

snake-js

snake-js, based on canvas.

view>>

# from github
git clone https://github.com/Saber2pr/snake-js.git

start

npm install
npm start

npm run dev

npm run build

Author: saber2pr


develope and test

you should write ts in /src

you should make test in /src/test

export your core in /src/index.ts!