SYSC-3303-L2-Group-2
SYSC 3303-L2-组2
档案:
ElevatorSystem.java:
A class to run the elevator system which initializes and runs the threads for the floor subsystem, scheduler, and elevator.
FloorSubsystem.java:
A class that could make requests for e
电梯游戏应用
我们创建了电梯模拟。 举升运动首先基于接近度,然后基于顺序。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone 此存储库
cd the-elevator-game-app
npm install
运行/开发
ember serve
通过访问您的应用
代码生成器
利用大量的代码生成器,尝试使用ember help generate更多详细信息
运行测试
ember test
ember test --server
林亭
npm run l