legionth / php-tic-tact-toe-react
v1.0.0
2017-10-09 20:10 UTC
Requires
- react/socket: ^0.8.4
Requires (Dev)
- phpunit/phpunit: ^5.0 || ^4.8.10
This package is auto-updated.
Last update: 2024-10-16 19:29:25 UTC
README
This little project let you play Tic-Tac-Toe via network on the console.
Table of Contents
Usage
Start the game via the run.php in your console:
$ php run.php
Now two players can connect e.g. via telnet to the game
$ telnet localhost 1080
HF & GL.
License
MIT