Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaowanlu/thub

Mini Multiplayer Online Game
https://github.com/gaowanlu/thub

phaser3 tiledmap websocket

Last synced: about 6 hours ago
JSON representation

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"
}
```