A one player Tic-Tac-Toe Game in Prolog
-
Updated
Sep 10, 2019 - Prolog
A one player Tic-Tac-Toe Game in Prolog
A CLI based Tic Tac Toe game in Ruby upto 10x10 Grid
Tic-Tac-Toe is a console based game to play with computer.
This app features a tic tac toe game that can be played by two people or a person can play against a computer player on either a 3 x 3 or 5 x 5 board. Winning is achieved by a player by maintaining a full row/column/leading diagonal/reversed diagonal play by a single player.
Add a description, image, and links to the computer-vs-human topic page so that developers can more easily learn about it.
To associate your repository with the computer-vs-human topic, visit your repo's landing page and select "manage topics."