Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project