Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple-Checkers

Simple-Checkers Game Engine

Compile using command: clang++ -g -Wall -std=c++11 src/main.cpp

Game rules can be found here -> https://en.wikipedia.org/wiki/English_draughts

*Note: Simple-Checkers removes the ability for a player to King a piece. When a piece reaches the opposite end of the board, it can no longer move.

Gameplay Example

About

Simple Checkers Game Engine

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages