Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 557 Bytes

GameEngineLab

How to Experiment Your Game

  1. Write your game engine code in JavaScript. You can see existing code here.
  2. Access GameEngineLab.
  3. Enter "Room Name" and "Numbers of Players". We suggest to enter 1 in the "Numbers of Players" for testing.
  4. Choose original in "Game Engine" and paste your code.
  5. Push "New Room".
  6. When your game engine can be released, please commit your code in the private directory.
  7. After we deploy it, you can choose your game engine in "Game Engine" selection.