Skip to content

Gtvar/Ticki

Repository files navigation

Tic tac toe game (Ticky)

Example for Tic tac toe game

Installation

Get composer, install, change permission :

$ curl -sS https://getcomposer.org/installer | php

$ php composer.phar install

$ chmod +x tictac.php

Now you can run game by :

$ php tictac.php

Documentation

Get documentation by command help

$ php tictac.php --help

Testing

$ bin/phpunit

$ bin/behat

License

This library is under the MIT license. See the complete license in library

About

Tic tac toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published