Skip to content

yhu02/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

checkers

Terminal based checkers in C++ Minimum version c++11;

Open a terminal and type the following:;

git clone https://github.com/Eclipthyx/checkers; g++ checkers/main.cpp; ./a.out;

Instead of g++ you can also use a different compatible compiler

About

Terminal based checkers in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages