Skip to content

A 2D Checkers game written in Java using Swing for the GUI. Coursework for Algorithms & Data Structures.

License

Notifications You must be signed in to change notification settings

Ligh7bringer/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

A relatively simple Checkers game. Written in Java using the Swing framework.

Features

  • 3 game modes: play vs. (basic) AI, play vs. another player, spectate a game between 2 AI players
  • History of moves.
  • Save/load replays.
  • Undo/redo moves.
  • UI options.

Download

Downloads are available in the Releases page.

Screenshots

sc1 sc2

About

A 2D Checkers game written in Java using Swing for the GUI. Coursework for Algorithms & Data Structures.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages