Skip to content

acuti03/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

GitHub release (latest by date)

alt text

How to run the game

$ git clone "https://github.com/acuti03/checkers.git"
$ cd checkers
$ make
$ ./game

Requirements

  • make
  • ncurses library