/CS327

The project implemented here is a checkers game written in C for a class covering "Advanced Programming Techniques in C/C++".

Primary LanguageC

CS327 - Advanced Programming Techniques in C/C++

The main project here implemented here is a checkers game written in C and uses the Termbox library for drawing the board and GUI.