Skip to content

Checkers made in Java with Swing for my Computer Science course

License

Notifications You must be signed in to change notification settings

supercam19/SwingCheckers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwingCheckers

This is an implementation of the game Checkers made in Java using Swing for the user interface.

This project was made for my grade 12 computer science course.

Rules

Follows the standard rules outlined on the Wikipedia page. Capture rule is included and explicitely enforced: any piece that can capture must capture.

Building the program

All of the java files are in the /source directory. No external libraries or files are used for this project.

About

Checkers made in Java with Swing for my Computer Science course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages