legionth / php-tic-tact-toe-react
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/legionth/php-tic-tact-toe-react
Requires
- react/socket: ^0.8.4
Requires (Dev)
- phpunit/phpunit: ^5.0 || ^4.8.10
This package is auto-updated.
Last update: 2025-09-16 21:23:44 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