Skip to content

Checkers game implementation using WinForms in .NET and C#

Notifications You must be signed in to change notification settings

GuyBalmas/Checkers

Repository files navigation

Checkers

Checkers game implementation using WinForms in .NET and C#

This game contains 2 projects:

  1. WindowsUI - Contains all UI related code.
  2. CheckersLogic - Contains all Game Logic related code, compiles into .dll.

To play the game run the 'Checkers.exe' file. Enjoy!

About

Checkers game implementation using WinForms in .NET and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages