Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 267 Bytes

File metadata and controls

9 lines (6 loc) · 267 Bytes

JavaChess

Chess Engine using OOP Principles

Point of this game is to help new chess players by highlighting possible moves on click and through buttons.

Run GUIMain in the folder GUI to run the engine.

Note that check mate and end game type stuff does not work.