Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 560 Bytes

CircularTicTacToe

A small desktop tic-tac-toe game played on a circle and has a lot of winning cases

Winning Cases:

wining-cases

Screenshot from the program:

screenshot

Download:

You can download the game from the following link:
download

Development:

To develop the application using visual studio, just create a new solution and add
an existing project (which is "CircularTicTacToe.csproj")