/TicTacToe

A Windows form version of TicTacToe.

Primary LanguageC#MIT LicenseMIT

LinkedIn


TicTacToe

A Windows form version of TicTacToe.

GameImg

About The Project

A remake of the popular game TicTacToe. This was created in C# using Windows forms and .NET 6. The goal was to practice event-driven development with C#.

(back to top)

Built With

  • C#
  • .NET 6
  • Windows Forms

(back to top)

Installation

  1. Clone the repo

    git clone https://github.com/jmcroft7/TicTacToe.git
    
  2. Run the TicTacToe.sln in Visual Studio

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Johnathan Croft - @devJohnathan - croftmjohn@gmail.com

Project Link: https://github.com/jmcroft7/TicTacToe

(back to top)