Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I haven't found any bugs at all here, so well done. I'm curious, how does the AI work?

Thank you for playing. 

The AI calculates all possible moves and then uses a simple score system to pick the best move available. Stuff like putting the enemy king in check, capturing high ranking pieces or protecting it's own king have higher scores. It also has some randomness so it does not make the same moves everytime.