Skip to content

Symas1/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

Instructions to start the game:

  1. Build the project in debug x86 mode
  2. Set Main as StartUp project
  3. Run in debug x86 mode

Instructions to make a move:

  1. Select the cell with your piece in it
  2. Select the cell where you want to move your piece to
    Example1. Input: a1 b2 (move your piece from a1 to b2)
    Example2. Input: a1 c3 e5 (make two jumps from a1 to c3 to e5)

About

Checkers game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages