A bot designed to beat the Wardrobe Challenge minigame in GoSupermodel. The minigame is supprisingly complex and it requires some mental stamina to beat. Since neither the community nor I knew the complete solving logic, defining it was the biggest hurdle I faced when creating this bot. However, utilizing dynamic programming techniques and moves that I personally think are the greatest, I was able to create an algorithm that succeeded in solving every puzzle in a reasonable time.
Source code
github.com/Ckronqvi/vaatepeli/Stack
Java, OpenCV