What?

Kanye zone is a web game based on the lyrics of Kanye West's song, Ni**as in Paris, in which he repeats, "don't let me into my zone". Your objective is to not let Kanye into his zone.

Ok, what did you do?

I started this project in January using pyautogui, then switched to using some python C stuff and then just switching to c++. Getting faster performance was a huge deal in making this bot get high scores. During Impractical Hackers I optimized the bot to raise its max score from around 2.3 million to 5.7 million. This involved ironing out bugs in my c++ version of my code, then making lots of optimization changes so it could capture images faster with the Windows API and process them faster with opencv.

Built With

Share this project:

Updates