Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klfajardo/tictactoe-csharp
This is a console-based Tic Tac Toe game developed in C#. It is designed as a hands-on exercise for learning Object-Oriented Programming. The gameplay is turn-based and requires two players to alternate on a 3x3 grid board. The game incorporates additional elements like player statistics tracking and new players creation.
https://github.com/klfajardo/tictactoe-csharp
Last synced: 22 days ago
JSON representation
This is a console-based Tic Tac Toe game developed in C#. It is designed as a hands-on exercise for learning Object-Oriented Programming. The gameplay is turn-based and requires two players to alternate on a 3x3 grid board. The game incorporates additional elements like player statistics tracking and new players creation.
- Host: GitHub
- URL: https://github.com/klfajardo/tictactoe-csharp
- Owner: klfajardo
- License: gpl-2.0
- Created: 2023-08-28T15:25:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-09T14:16:13.000Z (over 1 year ago)
- Last Synced: 2024-11-11T21:02:17.078Z (3 months ago)
- Language: C#
- Size: 56.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE