Skip to content

PetersonGuo/Checkers

Repository files navigation

CHECKERS!!

April 9, 2022

Play Checkers against an AI bot.

HOW TO START THIS PROJECT

Download Greenfoot

Download 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

Ubuntu

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

Windows

Open command prompt as administrator.

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

About

Unfinished Checker Project in Greenfoot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages