Skip to content

BrowserQuest server in PHP. A HTML5/JavaScript multiplayer game experiment.

License

Notifications You must be signed in to change notification settings

imjerrybao/BrowserQuest-PHP

 
 

Repository files navigation

BrowserQuest-PHP

BrowserQuest server in PHP

BrowserQuest width workerman

安装 - Install

1、git clone https://github.com/walkor/BrowserQuest-PHP

2、composer install

启动停止 - Start and Stop

以debug模式启动 php start.php start
以daemon模式启动 php start.php start -d
查看状态 php start.php status
停止 php start.php stop

说明 - Description

本游戏是由BrowserQuest修改而来,主要是将后端nodejs部分用php(workerman框架)重写

在线演示 - Live Demo

http://www.workerman.net/demos/browserquest/

原Repo - Original Repo

https://github.com/mozilla/BrowserQuest

About

BrowserQuest server in PHP. A HTML5/JavaScript multiplayer game experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%