注册
登录
ECN
>>
typescript-snake
>>
返回
项目作者:
aaronlifton
项目描述 :
Typescript implementation of snake game
高级语言:
TypeScript
项目主页:
https://aaronlifton.github.io/typescript-snake/
项目地址:
git://github.com/aaronlifton/typescript-snake.git
创建时间:
2021-01-22T04:45:59Z
项目社区:
https://github.com/aaronlifton/typescript-snake
开源协议:
下载
Typescript Snake Game
Demo:
https://aaronlifton.github.io/typescript-snake/
Controls: WASD
Dev
yarn && yarn run start:dev
Run
webpack && open ./dist/index.html