Naughts and Crosses written in C# as part of my D*DD BTEC course.
-
Updated
Jan 20, 2022 - C#
Naughts and Crosses written in C# as part of my D*DD BTEC course.
A C# Tic Tac Toe console app where two players alternate marking X or O on a 3x3 grid, aiming to align three marks horizontally, vertically, or diagonally to win. It features a simple text-based interface, input validation, and a game-over condition check.
Add a description, image, and links to the naughts-and-crosses-csharp topic page so that developers can more easily learn about it.
To associate your repository with the naughts-and-crosses-csharp topic, visit your repo's landing page and select "manage topics."