PHPackages                             robertasproniu/tic-tac-toe-agent - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. robertasproniu/tic-tac-toe-agent

ActiveLibrary

robertasproniu/tic-tac-toe-agent
================================

A Tic Tac Toe Game

1.0.1(9y ago)012MITPHPPHP &gt;=5.5.9

Since Jan 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/robertasproniu/tic-tac-toe-agent)[ Packagist](https://packagist.org/packages/robertasproniu/tic-tac-toe-agent)[ RSS](/packages/robertasproniu-tic-tac-toe-agent/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

tic-tac-toe agent
=================

[](#tic-tac-toe-agent)

A PHP Tic Tac Toe Game package with AI included

for installing just type:

Installing
----------

[](#installing)

You can install the library via Composer, or by downloading it directly on GitHub.

### Composer

[](#composer)

Set up a Composer project, then run the following command:

```
php composer.phar require robertasproniu/tic-tac-toe-agent

```

Basic usage
-----------

[](#basic-usage)

To create a game instance, use:

```
