legionth/php-tic-tact-toe-react

v1.0.0 2017-10-09 20:10 UTC

This package is auto-updated.

Last update: 2024-04-16 18:16:42 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