You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChessFX is a JavaFX-based chess application featuring: ♟️ Two-Player Mode: Play against another person locally. 🤖 Bot Engine: Challenge an AI opponent powered by efficient algorithms. ⚡ Bitboard Representation: Uses bitboards for fast and efficient move generation and board evaluation.