/Checker6

Simplified 6x6 Checker Game

Primary LanguageJava

This is a simplified 6x6 version of Checker the board game that implement Alpha-Beta search

The GUI is adapted from Yiyi Wang's Chess project (https://github.com/shd101wyy/Chess)