A fully functional two-player chess game built with JavaFX, implementing all standard chess rules including special moves like castling, en passant, and pawn promotion. ibm-bob-javafx-chess/ ├── src/ ...
A (relatively) lightweight chess app supporting local two-player chess with enforced legality. There are plans to add more functions to the program, like a working chess-bot based on a recursive ...