Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gaowanlu/thub
- Owner: gaowanlu
- Created: 2023-12-13T16:25:04.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-10T15:04:03.000Z (7 months ago)
- Last Synced: 2024-04-10T17:14:43.923Z (7 months ago)
- Topics: phaser3, tiledmap, websocket
- Language: JavaScript
- Homepage: http://61.171.51.135:20024/index.html
- Size: 1.48 MB
- Stars: 0
- 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"
}
```