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

https://github.com/heroschwein2/tiktacktoe

A simple Tic Tac toe engine coded in C#.
https://github.com/heroschwein2/tiktacktoe

csharp dotnet tic-tac-toe

Last synced: over 1 year ago
JSON representation

A simple Tic Tac toe engine coded in C#.

Awesome Lists containing this project

README

          

Tictactoe is a simple and very weak tic tac toe engine coded in C#.

How to use:
Enter your number(0-8, upper left to bottom-right)
AI will reply
Play till someone wins.