Saber2pr / snake-js

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

Home Page:https://saber2pr.github.io/snake-js/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

https://saber2pr.github.io/snake-js/index.html


Languages

Language:TypeScript 93.5%Language:HTML 3.4%Language:JavaScript 3.1%