I want to create a bot in a 2D game where you merge cats at the same level. My goal is to create a window and if there are 2 identical numbers in that window, I will left-click on one and drag it over the other. How can I achieve this using which libraries?
I tried cv2, pytesseract and many libraries but I couldn’t do it. And I deleted the codes I tried before and now there is nothing.
New contributor
spactec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.