Skip to content

ggsnipes/csharp_ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe, but in C#!!!!

Doing this for personal practice, getting a better understanding of how things work after not touching it for a while. It is only ran via terminal/cmd so please feel free to try it out.

Future plans

  • Maybe add a CPU to play in place of player 2, will have to learn how to do that effectively.

How to run

If you're on windows, check under bin/Debug/net7.0, otherwise run using dotnet run while cd'd into the folder

About

C# tic tac toe game, all within your terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages