rodrigoslayertech/tic-tac-toe

使用 Bootgly CLI(来自 Bootgly PHP 框架)制作的经典井字棋游戏。

资助包维护!
bootgly

安装: 0

依赖: 0

建议者: 0

安全性: 0

星标: 2

关注者: 1

分支: 0

开放问题: 0

类型:项目

v1.0.0 2024-03-04 01:35 UTC

This package is auto-updated.

Last update: 2024-09-04 02:39:49 UTC


README

tic-tac-toe logo

井字棋游戏

由 Bootgly CLI(来自 Bootgly PHP 框架)提供支持。

Bootgly License

🤔 关于

此存储库是 Bootgly Awesome 的一部分。

目的是为了展示 Bootgly CLI(Bootgly PHP 框架的一部分)的鼠标报告抽象功能。

此游戏仅使用鼠标进行游戏,并具有移动和点击跟踪功能。

没有使用额外的扩展(如 ncurses),只使用了 stty 系统命令。

🚀 部署

⚙️ 安装

composer install

git submodule update --init --recursive

▶️ 游戏

要开始游戏,在终端中输入根目录下的

php bootgly

🟢 要求

🤝 兼容性

✅ = 兼容

❌ = 不兼容

❔ = 未测试

📦 依赖

  • PHP 8.2+ ⚠️
  • Opcache with JIT enabled (+50% performance) 👍

⚠️ = 必需

👍 = 推荐

🖼 预览

视频

Tic-Tac-Toe Game

图片

Tic-Tac-Toe Game

📃 许可证

Bootgly PHP 框架是开源软件,使用 MIT 许可证