Skip to content

This is a simple one-player versus the computer C# WinForm of Noughts and Crosses.

License

Notifications You must be signed in to change notification settings

neil2ball/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe By: Neil Ball, II

This is a simple one-player versus the computer c# WinForm of Noughts and Crosses. It was my final project for COP2360, Introduction to C# Programming..

This was created using Visual Studio 2015. Since it is WinForm, you will need a graphical user interface for gameplay.

The "AI" is quite simple, it randomly picks an open spot and puts the appropriate "X" or "O" in place.

You will win often.

About

This is a simple one-player versus the computer C# WinForm of Noughts and Crosses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages