Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 227 Bytes

Chess

This is a personal project.

This is a 6x6 chess board with 3 modes on command line: Human vs Human Human vs AI. The computer predicts the player's next 2 moves. AI vs AI.

It was created using JAVA.