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.
- Host: GitHub
- URL: https://github.com/influxow/tictactoe
- Owner: InfluxOW
- License: mit
- Created: 2020-03-01T06:00:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T15:26:52.000Z (over 3 years ago)
- Last Synced: 2025-01-13T16:47:48.517Z (4 months ago)
- Topics: binary, console, game, php, tic-tac-toe
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
[](https://codeclimate.com/github/InfluxOW/TicTacToe/maintainability)
[](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