I turned GitHub contributions into a retro battle game
Hey HN, This is a little web game called Epic Dev Battles of History. It takes public GitHub contribution stats (like commit counts, streaks, activity levels) and uses them to simulate a retro arcade-style battle between two profiles. You can enter your GitHub username and challenge a friend or colleague, try the online matchmaking, or pick one of the pre-loaded profiles as an opponent. After the battle, it shows a breakdown of the stats used. It started as a fun side-project to visualize GitHub activity in a different way. You can play it live here:…
In plain words
Epic Dev Battles of History is a web game that transforms GitHub contribution statistics into retro arcade-style battles between developer profiles. Players enter their GitHub username to challenge friends, use online matchmaking, or face pre-loaded opponents. The game visualizes metrics like commit counts, activity streaks, and contribution levels as combat stats, then displays a breakdown of how each statistic influenced the battle outcome. It offers a playful way for developers to compare coding activity with colleagues.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hey HN, This is a little web game called Epic Dev Battles of History. It takes public GitHub contribution stats (like commit counts, streaks, activity levels) and uses them to simulate a retro arcade-style battle between two profiles. You can enter your GitHub username and challenge a friend or colleague, try the online matchmaking, or pick one of the pre-loaded profiles as an opponent. After the battle, it shows a breakdown of the stats used. It started as a fun side-project to visualize GitHub activity in a different way. You can play it live here: https://epicdevbattlesofhistory.com It's currently a closed-source project. I'm curious to hear any thoughts you might have on the concept or gameplay, and please let me know if you encounter any bugs!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


