EdinyangaOttoho / Tic-tac-toe-console

An implementation of the tic tac toe game as a PHP console app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Console

This is a Tic tac toe game developed with PHP as a console app. A demonstration of how Tic tac toe can be played in the console. Supports two players (NO CPU)

Usage

Simply run the main.php file using your console

    php main.php

The game starts with an instruction screen which you can play with

Contributing

Feel free to make a pull request or submit an issue to me via elzucky@gmail.com. I'll be glad to have you! Goodluck.

About

An implementation of the tic tac toe game as a PHP console app


Languages

Language:PHP 100.0%