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.
Summary: Creating an ebook version of 'Choose Your Own Adventure' gamebooks, using chapter links for navigation, and testing the approach with a simple ebook.
Summary: PBRR - Pretty Basic RSS Reader is a simple, Python-based RSS reader that fetches and regenerates feeds hourly, groups sites into categories, and differentiates new posts from seen ones.
Summary: This article is about Diablo III on Nintendo Switch and PC, highlighting the lack of cross-platform support, and exploring the use of the yuzu emulator and Cheat Engine to manipulate game data. Also mentions a savegame editor.
Summary: Experiments with the Quake video game, including creating a random map launcher and exploring a Javascript and WebGL port of the game's server and client code.