This project was developed to be used in Portuguese, but the button right down here explains the project in Portuguese.
A classic card game implemented using XAMPP and the Ratchet library.
- Check if you have some kind of local server and if you have PHP.
I created the project using XAMPP, I recommend it too.
- Clone this repository.
- Open the project folder and execute the file
RunServer.batand keep the command prompt onpen to keep the Web Socket server onlineIf you want, you can open the project folder and navigate through to the
apifolder and execute theserver.phpwith the command prompt, pasting the following code:
cd api
php server.phpCertify to NOT USE php api/server.php, BECAUSE THIS DOES NOT WORK




