基于SpringBoot的AI游戏对战平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
barney 997e5e6532 蛇的移动和键盘操作 2 years ago
..
public 地图+障碍物+导航栏 2 years ago
src 蛇的移动和键盘操作 2 years ago
$null create acapp and web 2 years ago
.gitignore create acapp and web 2 years ago
README.md create acapp and web 2 years ago
babel.config.js create acapp and web 2 years ago
jsconfig.json 地图+障碍物+导航栏 2 years ago
package-lock.json 地图+障碍物+导航栏 2 years ago
package.json create acapp and web 2 years ago
vue.config.js create acapp and web 2 years ago

README.md

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.