An open API service indexing awesome lists of open source software.

https://github.com/chihebabiza/.net-tic-tac-toe

.NET Tic Tac Toe is a simple desktop game application built using the .NET framework and Windows Forms (WinForms). It allows two players to take turns marking X or O on a 3x3 grid, with the game automatically checking for a winner or a draw after each move.
https://github.com/chihebabiza/.net-tic-tac-toe

csharp desktop-app dotnet tic-tac-toe windows-forms

Last synced: 2 months ago
JSON representation

.NET Tic Tac Toe is a simple desktop game application built using the .NET framework and Windows Forms (WinForms). It allows two players to take turns marking X or O on a 3x3 grid, with the game automatically checking for a winner or a draw after each move.

Awesome Lists containing this project

README

          

# Tic-Tac-Toe