I started the project with inspiration from a video about image recognition bots.
I chose to code in Python despite not having experience with it, and initially wanted to use the pyautogui library, but then I had a chain of compatability issues that led me to just use Pillow.
The bot is still nonfunctional and I am baffled at how to fix it, but thats a problem for later.
The game is rhythm-plus, though I might change it if I think its too hard at my current skill level.
Things I have finished:
- setting up the libraries and figuring out where the column
TODO:
- making the key presses work, making sure the color detection works