Skip to content

ratkins7/Simple-Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages