A Checkers game implemented in C# .NET using WinForms. The project is designed with a strong emphasis on Object-Oriented Programming (OOP) principles, ensuring a clean and organized codebase. Additionally, it leverages the power of events and delegates to provide an interactive gaming experience.
- Clone the repository: git clone https://github.com/idosinger98/Checkers-WindowsApp.git
- Open the project in Visual Studio.
- Build the logic solution.
- Build and run the ui solution.