Posted April 04, 2025 by fonx.studio
##AI ##Update ##Chess
Chessmated got a general settings page, where we can configure which player we want to play (or if it is pvp), as well as different AI modes.
Talking about AI, we have added 3 AI modes:
- Random movement
- Aggressive movement
- Positional Movement
Hard mode is not yet implemented because I'm trying to learn Minimax!
I also added a few open source repositories in the credits that I used to learn how to build this game, check it out!
Lastly, I added a gizmos that alerts that a movement is not valid or should be reviewed as there is a check in place.
Sometimes the AI moves too fast and moves to a tile that should capture, but due to the conflict nothing happens!