https://github.com/ohad-shai/tic-tac-toe
A tic-tac-toe game, developed in C# (Console Application).
https://github.com/ohad-shai/tic-tac-toe
console-application csharp oop oop-principles tic-tac-toe
Last synced: 8 months ago
JSON representation
A tic-tac-toe game, developed in C# (Console Application).
- Host: GitHub
- URL: https://github.com/ohad-shai/tic-tac-toe
- Owner: ohad-shai
- Created: 2020-10-12T09:25:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T15:13:55.000Z (about 5 years ago)
- Last Synced: 2025-01-18T00:26:10.920Z (10 months ago)
- Topics: console-application, csharp, oop, oop-principles, tic-tac-toe
- Language: C#
- Homepage:
- Size: 16.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A tic-tac-toe game, developed in C# (Console Application).
- Developed as a final project in OOP - as part of the .NET web development course in John Bryce college.
### Images:
Opening Screen:

Playing Screen:

Winner Screen:

Class Diagram:
