You are browsing as a guest. Sign up (or log in) to start making projects!

5h 45m logged

Chess App Updates

Today, I worked on making the app better by making it figure out checks, checkmates, and stalemates. I used AI to understand how to do this, and by using resources online, I also figured out how to input gradients and better CSS functionality for the app to look better. The code for checks and checkmates mainly relies on the JS where it looks at and detects if any legal moves are left for the king to continue in play. I still haven’t added functionality for it to stop pieces from going into positions they shouldn’t be able to.
Overall that is the main things I did today.

0
4

Comments 0

No comments yet. Be the first!