Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 490 Bytes

Java CheckerGame

March 29th, 2021, Freshman, by Pendleton Pham - @phamsq, for CSE 271 Honors Finals

A two-player interactive full-rule checker game based on Java. The game supports all rules of checker, including queening and capturing rules, and plays until one player loses all pieces.
Demo

Queening demo.

Demo2