An open API service indexing awesome lists of open source software.

https://github.com/gaowanlu/thub

Phaser3 mini multiplayer online game
https://github.com/gaowanlu/thub

phaser3 tiledmap websocket

Last synced: 8 months ago
JSON representation

Phaser3 mini multiplayer online game

Awesome Lists containing this project

README

          

# thub

```bash
npm install
npm run build
cd nwjs
./nwjs/nw.exe ./build --ignore-certificate-errors

{
"name": "nw-demo",
"version": "0.0.1",
"main": "index.html"
}
```