This is a simple project witch goal is to create a simple Abalone multiplayer website
- player can join or leave a room
- player can create their own room
- player can compete against each other in a Abalone game
- the turn and table are sync with websocket
- add a password to a rooms
- move verification
- Run php_socket/server/websocket_server.php into a cli
- set up a php server for the website