To learn more about computer vision and automation, I created a bot that plays an online puzzle game called Hex Blitz. The goal of the game is to put all of the available pieces in the right places as quickly as possible
I used computer vision to detect the available pieces and empty spaces and made an algorithm to find the right spots for the pieces. Sadly, because of a change in the layout of the game in a new update, this program doesn't work anymore. However, my bot still holds the number one spot on this game's leaderboard 😁
A screenshot of the game
The score that the bot managed to achieve