rodrigoslayertech/tic-tac-toe

The Classic Tic-Tac-Toe Game made with Bootgly CLI (from Bootgly PHP Framework).

Fund package maintenance!
bootgly

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

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

This package is auto-updated.

Last update: 2024-05-04 02:01:21 UTC


README

tic-tac-toe logo

Tic-Tac-Toe Game

Powered by Bootgly CLI (from Bootgly PHP Framework).

Bootgly License

🤔 About

This repository is part of Bootgly Awesome.

The purpose was to demonstrate the power of Mouse Reporting abstraction of the Bootgly CLI which is part of the Bootgly PHP Framework.

This game uses only the mouse to play and has movements and click tracking.

No additional extensions (like ncurses) were used, only stty system commands.

🚀 Deploy

⚙️ Install

composer install

or

git submodule update --init --recursive

▶️ Play

To start the game, in the root folder type in your terminal:

php bootgly

🟢 Requirements

🤝 Compatibility

Operation System Compatibility
Linux (Debian based)
Windows
Unix
Terminal Compatibility
Windows Terminal (WSL2)
Tabby
GNOME
Zsh, Fish, Konsole, Terminator

✅ = Compatible

❌ = Incompatible

❔ = Untested

📦 Dependencies

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

⚠️ = Required

👍 = Recommended

🖼 Preview

Video

Tic-Tac-Toe Game

Image

Tic-Tac-Toe Game

📃 License

The Bootgly PHP Framework is open-sourced software licensed under the MIT license.