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
- Host: GitHub
- URL: https://github.com/gaowanlu/thub
- Owner: gaowanlu
- Created: 2023-12-13T16:25:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T19:19:33.000Z (about 2 years ago)
- Last Synced: 2025-08-09T15:34:58.231Z (11 months ago)
- Topics: phaser3, tiledmap, websocket
- Language: JavaScript
- Homepage: https://mfavant.xyz/index.html
- Size: 1.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
}
```