Articles tagged with: Graphics

ctypes, OpenCV and Pillow

Summary: Using Python libraries ctypes, OpenCV, and Pillow to automate tasks in video games, such as creating an auto-clicker, with challenges in handling input and item detection.


Pixel Drawing

Summary: An exploration of pixel art (drawing).