Template code using GSP/nw.js/typscript/phaser

I followed the community and managed to get a “HelloWorld” (in this case the bouncing DVD logo) running on the GameShell using

  • GSP
  • nw.js
  • typescript
  • phaser
  • bundled with webpack

If you have questions regarding my notes or code gameshell-gsp-game-dev-boilerplate, let me know.

Thanks to @elefas for their previous work.

logo.pv

The remote debugging with nw.js and chrome is awesome:

2 Likes

Nice work! Typescript is much much prefered than ol’ Javascript.

1 Like