2-player chess board game with Swing GUI created for CS242.
Animation to show Fool's Mate in the Chess GUI:
Custom Chess board with two custom pieces:
- Amazon: combined powers of Queen and Knight.
- Coyote: Amazon that switches color after each move.
Unimplemented Chess game rules:
- En Passant
- Castling
- Pawn Promotion
IDE used: IntelliJ IDEA