Skip to content

JustinGranof/CanadianCheckers

Repository files navigation

Canadian Checkers

Canadian Checkers Game.

Utilizing AI, players are able to play against the computer.

Instructions to run CanadianCheckers

We have packaged the game into an executable jar. To run the jar follow the steps below:

  1. Clone the directory
  2. Navigate to the directory CanadianCheckers
  3. In the terminal or command line run java -jar Checkers.jar

CanadianCheckers is a 12x12 one player checkers game where you play against the computer. Black being the player always gets the first move. Clicking a checker piece will highlight the positions on the board you can move to.

When a checker piece moves all the way to the opposite end, it becomes a king and can move both forwards and backwards. The first player to capture all of their opponents pieces wins the game.

Game Images

About

Canadian Checkers AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages