Grandmaster AI: A Modern React Chess Engine banner

Grandmaster AI: A Modern React Chess Engine

1 devlog
3h 7m 41s

Grandmaster AI is a modern chess web app built with React, featuring a MiniMax-based AI engine. It uses chess.js for game logic and react-chessboard for a smooth UI, delivering a responsive and strategic gameplay experience across desktop and mobile.

This project uses AI

used github copilot for debugging and get opensource for chess-board and controls

nimmychristina77

Started working on a chess web app using React. Set up the basic board layout and integrated a chess library to handle valid moves and game rules.

Focused on getting the core gameplay working first — piece movement, board rendering, and initial game state. Also experimented with the UI to keep it clean and responsive.

This is just the starting point, next step is adding the AI logic and improving the overall experience.

Attachment
1

Comments

Anass Zakar
Anass Zakar 26 days ago

Yay another chess project!!!!