A simple chess project.
- Images of chess pieces are from Wikimedia.
- I got a lot of ideas and algorithms from the Chess Programming Wiki.
- Since I'm new to React, the Learn React tutorial gave me lots of help with components, event-driven programming, and managing states.
- I started building the Spring Boot project by following the official spring.io guide.
- I used ChatGPT to help with general concepts, high-level ideas, testing, and debugging.