Skip to content

BrowserQuest server reimplementation in PHP 8 with Symfony

License

Notifications You must be signed in to change notification settings

valx76/BrowserQuestPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reimplementation of the BrowserQuest game server in PHP.
More info on the original project can be found here.

It is still a WIP for the code structure, but the server works and accept players :) .

Tech

  • PHP 8.2
  • Symfony 6.3
  • Ratchet for the websocket server
  • ReactPHP (included in Ratchet) for the timers

Run the server

php bin/console BrowserQuestServer

About

BrowserQuest server reimplementation in PHP 8 with Symfony

Topics

Resources

License

Stars

Watchers

Forks

Languages