rcsofttech85/tic-tac-toe

使用 Symfony Console 开发的井字棋游戏

v1.0.0 2023-09-01 18:26 UTC

This package is auto-updated.

Last update: 2024-09-30 02:08:02 UTC


README

License

TicTacToe

PHP 的井字棋游戏包。

安装

使用 Composer 需要此包


composer require rcsofttech85/tic-tac-toe


安装后,您可以执行以下命令来运行 TicTacToe 游戏

复制代码


vendor/bin/tic-tac

这将启动 TicTacToe 命令行游戏。

按照提示玩游戏。

示例图片

alt text