Skip to content

A text-based Tic-Tac-Toe game with a visible board made of ASCII characters.

License

Notifications You must be signed in to change notification settings

OuterGazer/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Game of Tic-Tac-Toe I developed within 2 months of learning C#

Features 1P vs. IA and 2P game modes. The AI has 3 different difficulty modes, with the hardest playing to win or tie.

Other implementations are a coin throw at the beginning of the game to decide who starts, players able to enter their names and a visual board with ASCII characters.

The game was developed following defensive coding practices.

The latest version of .NET Framework is needed.

About

A text-based Tic-Tac-Toe game with a visible board made of ASCII characters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages