rcsofttech85 / tic-tac-toe
Tic Tac Toe game using Symfony Console
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/rcsofttech85/tic-tac-toe
Requires
- php: >=8.1
- symfony/console: ^6.3
- symfony/validator: ^6.3
Requires (Dev)
- phpunit/phpunit: ^10.3
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2025-10-29 03:34:04 UTC
README
TicTacToe
A TicTacToe game package for PHP.
Installation
Require this package with Composer:
composer require rcsofttech85/tic-tac-toe
Usage After installing, you can run the TicTacToe game by executing:
Copy code
vendor/bin/tic-tac
This will start the TicTacToe game cli.
Follow the prompts to play the game.
Sample Images
