rcsofttech85/tic-tac-toe

Tic Tac Toe game using Symfony Console

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

This package is auto-updated.

Last update: 2024-04-30 00:44:18 UTC


README

License

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

alt text