This project utilizes two distinct backend implementations for the chess core:
- Team Implementation (
chess\com\company\chesscore): A custom backend developed from scratch by our team. - TA Implementation (
ChessJavaLib): An alternative backend provided by the Teaching Assistants.