Snake Game in Typescript By NriotHrreion; Using React.js 使用方法 在线游玩: 戳我 下载这个项目 git clone https://github.com/NriotHrreion/Snake-ts.git 进入项目根目录 cd Snake-ts 安装依赖(此处也可以用yarn) npm install 运行 npm run start 最后在浏览器打开https://localhost:3000即可游玩. LICENSE MIT