legionth / php-tic-tact-toe-react

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

This package is auto-updated.

Last update: 2024-09-16 19:15:53 UTC


README

这个小型项目允许您通过控制台在网络上玩井字棋。

目录

用法

通过控制台中的run.php启动游戏

$ php run.php

现在两名玩家可以通过telnet等方式连接到游戏

$ telnet localhost 1080

祝你好运与快乐!

许可证

MIT