rober mars:在火星上移动的强盗 源码
火星车 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行单元测试 npm run test:unit 整理和修复文件 npm run lint 自定义配置 It ́s needed a program to validate instructions that will be used by a new Rover in Mars. Each Rover are included in a square and can receive the next commands: Advance (A), Turn left (L), Turn Right (R). The program must validate that the Rover be included into the edges of the
文件列表
rober-mars-master.zip
(预估有个23文件)
rober-mars-master
.gitignore
231B
tsconfig.json
699B
README.md
1KB
.browserslistrc
30B
public
index.html
611B
favicon.ico
4KB
tests
unit
暂无评论