Table of Contents
I have created this project to learn more about React Drag and Drop, Mouse Events and Game Design.
- npm
npm install
- npm
npm run dev
- ✅️ UI built
- ✅️ Game Logic
- Win/Lose Logic
- Promotion
- Game Reset/Over state
Project Link: https://github.com/neezzzy/react-chess
- William Candillon [https://www.youtube.com/c/wcandillon]
- Esteban Codes