Skip to content

xriiitox/tictactoe-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe-minimax

A Tic-Tac-Toe game in C# console with minimax.

Features include:

Minimax Opponent in Human vs. AI mode

2 player mode (locally)

Variable board size (if other than 3, coordinates must be used)

My first actual good project!

How to run

Make sure you have the .NET runtime installed!

To run: download and run .exe from releases

About

A Tic-Tac-Toe game in C# console with minimax.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages