An open API service indexing awesome lists of open source software.

https://github.com/influxow/tictactoe

Simple Tic Tac Toe game on PHP.
https://github.com/influxow/tictactoe

binary console game php tic-tac-toe

Last synced: 3 months ago
JSON representation

Simple Tic Tac Toe game on PHP.

Awesome Lists containing this project

README

        

# TicTacToe
[![Maintainability](https://api.codeclimate.com/v1/badges/9ffb759013e98761f2d3/maintainability)](https://codeclimate.com/github/InfluxOW/TicTacToe/maintainability)
[![Build Status](https://travis-ci.org/InfluxOW/TicTacToe.svg?branch=master)](https://travis-ci.org/InfluxOW/TicTacToe)\
This is simple Tic Tac Toe game with some properties. You can play against another player or against AI on 3x3, 4x4 or 5x5 board selecting what filler do you want to use and who will turn first.

# Installation
composer global require influx/tic-tac-toe