This project is an example of how to use NW.js to package your excalibur game.
At the top level run
npm installnpm build
This will produce a new dist/game.exe
- Navigate to the
src/directory and run npm installnpm startto start a local parcel server
