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.
- Host: GitHub
- URL: https://github.com/chihebabiza/.net-tic-tac-toe
- Owner: chihebabiza
- License: mit
- Created: 2025-06-30T04:47:01.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-06-30T04:48:35.000Z (4 months ago)
- Last Synced: 2025-06-30T05:30:28.529Z (4 months ago)
- Topics: csharp, desktop-app, dotnet, tic-tac-toe, windows-forms
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe