Browse Source

Nice Arcade SDK

develop
Rob Colbert 2 years ago
parent
commit
c95d3dc63e
  1. 6
      README.md

6
README.md

@ -8,4 +8,8 @@ This project is a sandbox for building the Nice Arcade SDK. I'm tinkering right
yarn start
```
This will run [minigame-engine.js](minigame-engine.js), which is just enough ExpressJS and Pug to emulate how the game will be loaded and presented by a DTP application.
This will run [minigame-engine.js](minigame-engine.js), which is just enough ExpressJS and Pug to emulate how the game will be loaded and presented by a DTP application.
## Nice Arcade SDK
[dist/js](dist/js) basically now _is_ the Nice Arcade SDK. At some point, it will be extracted from this project and added as a dependency.
Loading…
Cancel
Save