A solo project that try to makes Tic Tac Toe great again.
-
Updated
Jun 16, 2022 - C#
A solo project that try to makes Tic Tac Toe great again.
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.
Naughts and Crosses written in C# as part of my D*DD BTEC course.
Add a description, image, and links to the tic-tac-toe-csharp topic page so that developers can more easily learn about it.
To associate your repository with the tic-tac-toe-csharp topic, visit your repo's landing page and select "manage topics."