Skip to content

A php-cli Tic-Tac-Toe simple two players game.

Notifications You must be signed in to change notification settings

mnsami/tic-tac-toe

Repository files navigation

tic-tac-toe

Testing

Description

A php-cli Tic-Tac-Toe simple two players game.

Requirements

  1. php >= 7.0 (required for phpunit v6.1)

Installation

The project has a Makefile which will take care of everything required for installation.

Run make all will do all the magic for you.

Start playing

To start playing the game, you need to run make play

Unit tests

To generate tests report, run make test.

Coverage

To generate coverage report, run make coverage.

About

A php-cli Tic-Tac-Toe simple two players game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published