Tic Tac Toe
Project Page: afaan.ml/Tic-Tac-Toe
Introduction
Tic Tac Toe is a small C# .NET Windows desktop app to play the simple game of Tic Tac Toe, replacing your need for pen and paper!
Screenshots
C#
C++ GUI
C++ Console
C++ GUI
C++ Console
Download
Download Binary
Windows:C#: Executable, v1.0.0
C++ GUI: Executable v1.0.0
C++ Console: Executable v0.1.1
Download Source
C# (.zip)C++ GUI (.zip)
C++ Console (.zip)
Author
Afaan Bilal (@AfaanBilal)
afaan.ml
Google+
Contributing
All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!
License
Tic Tac Toe is released under the MIT License. Check out the full license here.