https://github.com/thecoderscat/c-sharp-tic-tac-toe
Tic Tac Toe console game project from the 'Tic Tac Toe - C# Beginner Project' tutorial.
https://github.com/thecoderscat/c-sharp-tic-tac-toe
console-app console-application console-game csharp csharp-game visual-studio
Last synced: about 1 year ago
JSON representation
Tic Tac Toe console game project from the 'Tic Tac Toe - C# Beginner Project' tutorial.
- Host: GitHub
- URL: https://github.com/thecoderscat/c-sharp-tic-tac-toe
- Owner: TheCodersCat
- Created: 2024-02-05T00:47:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T16:25:04.000Z (over 2 years ago)
- Last Synced: 2025-02-09T14:47:00.492Z (over 1 year ago)
- Topics: console-app, console-application, console-game, csharp, csharp-game, visual-studio
- Language: C#
- Homepage: https://youtu.be/cW_UI4IQSWI?si=vTLfRAMw0DA651YO
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe Game In C#
Tic Tac Toe/ Noughts and Crosses console game project from the [Tic Tac Toe - C# Beginner Project](https://youtu.be/cW_UI4IQSWI?si=6sbmhkMtBe5yGtj_) YouTube tutorial and [Tic Tac Toe In C#](https://thecoderscat.wordpress.com/2024/01/03/tic-tac-toe-in-c-sharp/) blogpost.
Language Used: `C#`
Visual Studio version : `Visual Studio Community 2022`