文件名称:bingo-bango:在线多人Bingo改编,使用Phaser 3和Colyseus.js构建
文件大小:17.78MB
文件格式:ZIP
更新时间:2024-02-24 22:38:00
phaser bingo colyseus phaser3 PhaserJavaScript
宾果班戈 使用Phaser 3和Colyseus.js构建的在线多人Bingo改编版。 安装 安装现代版本的并执行以下命令: # Clone this repository > git clone https://github.com/medallyon/bingo-bango.git bingo-bango # cd into the repository > cd bingo-bango # Install dependencies > npm install # Start the local production server (on port 8080) > npm start