https://github.com/maicius/simulationrune
simulation rune
https://github.com/maicius/simulationrune
Last synced: over 1 year ago
JSON representation
simulation rune
- Host: GitHub
- URL: https://github.com/maicius/simulationrune
- Owner: Maicius
- Created: 2018-02-24T14:25:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T13:41:53.000Z (over 8 years ago)
- Last Synced: 2025-01-10T01:27:21.382Z (over 1 year ago)
- Language: JavaScript
- Size: 509 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changeMnistColor.py
Awesome Lists containing this project
README
# SimulationRune
# 基于Node.js的 RoboMaster 大符模拟程序
- 按照 1px: 1mm 的比例制作的基于网页的大符模拟程序,界面完全还原规则手册中的大符。可以方便的使用投影仪投影
- 程序效果:

- 实现功能:
1. LED 数字显示器
2. 九宫格随机图案显示(图案可更改)
## 运行方法:
1. 配置node.js/npm/webpack(每种操作系统配置方法不一样,就不一一说明了,详细的百度就好)
2. 在终端中进入本项目跟目录,输入指令:
> npm install
npm start
在浏览器地址栏中输入 localhost:8000