Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 505 Bytes

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