A string formatting library in 65 lines of C++ (riki.house)
24 points by PaulHoule 2h ago 9 comments
Show HN: Semlib – Semantic Data Processing (github.com)
41 points by anishathalye 4h ago 10 comments
Lego Batman Cheat Tool – real-time cheats and UI for Lego Batman (2008)
1 oheyek 1 9/15/2025, 2:21:46 PM github.com ↗
Comments (1)
oheyek · 4h ago
I built an open-source trainer for LEGO Batman (2008) in Python. It includes a clean GUI (CustomTkinter) that lets you: change player studs, toggle extras like invincibility, stud magnet, score multipliers, detect power/minikits automatically, etc. Cheats work in real-time by attaching to the running game process. Meant for fun, tinkering, and extending a game with no official mod support.