Open itaditya opened 5 years ago
I have seen that on average people take 41 moves to finish the game on a 10x10 board. So if the bot can consistently finish the game in less than 41 moves then it is good enough.
The bot doesn't have to be the best player in the world of this game 😅
I'll tackle this
It would be cool to see a bot play the game and beat human players.
It might be implemented two ways-
Requires- An algorithm which finds out the minimum number of moves required to collect all candies.