src/ - Contains the project source code files. -Application/Program.java - The main class that runs the chess game. -Board/ - Classes responsible for the board and ...
This project is a high-performance, custom-built Chess Engine implemented in Java. It features an optimized bitboard representation, move generator, and search algorithms for the bot implementations.