Play Checkers against an AI bot.
Download GreenfootDownload Java JDK
Download and install Greenfoot and JavaJDK, clone this repository and open the project.greenfoot file. Then run and play!
To use the following commands please make sure git is installed
Run this to create a directory in your Home folder. Then change to that directory.
sudo cd ~ && mkdir Checkers && cd Checkers
Run this to clone the git project to your folder
git clone https://github.com/Peterson120/Checkers
Change to home Directory
cd C:\User\%user%\
Make Folder and Change Directory
mkdir Checkers && cd Checkers
Clone repository
git clone https://github.com/Peterson120/Checkers