An open API service indexing awesome lists of open source software.

https://github.com/maicius/simulationrune

simulation rune
https://github.com/maicius/simulationrune

Last synced: over 1 year ago
JSON representation

simulation rune

Awesome Lists containing this project

README

          

# SimulationRune

# 基于Node.js的 RoboMaster 大符模拟程序

- 按照 1px: 1mm 的比例制作的基于网页的大符模拟程序,界面完全还原规则手册中的大符。可以方便的使用投影仪投影

- 程序效果:
![程序效果](https://github.com/Maicius/SimulationRune/blob/master/buff.png)

- 实现功能:

1. LED 数字显示器
2. 九宫格随机图案显示(图案可更改)

## 运行方法:

1. 配置node.js/npm/webpack(每种操作系统配置方法不一样,就不一一说明了,详细的百度就好)
2. 在终端中进入本项目跟目录,输入指令:
> npm install
npm start
在浏览器地址栏中输入 localhost:8000