/CheckersGame

Checkers Game in WinForm

Primary LanguageC#

CheckersGame

This is checkers game desktop application in WinForm. The project has good design and absoult seperation between logics and user interface. At the begining the game was for console, and replaced to WinForm without any change in the logics code.