llm-kb
← Back to products
Productlaunched

GitHub contribution graph as 3D city flight game

A web game that turns a user's GitHub contribution graph into a 3D city where each day's commits become a building. The user flies a plane through the city in first-person view; crashing shows the date and commit count. Built using leftover LLM API quota, but the LLM is not a core part of the game itself.

Visit project ↗
4 engagement·1 source·Sun, Jul 12, 2026, 03:28 PM
The game is live at skyline-run.vercel.app. It takes the last 12 months of GitHub contributions and renders each day as a building, with height proportional to commit count. The user pilots a plane in first-person cockpit view. Crashing displays the exact date and commit count, plus a chart of that week. The creator built it with leftover Claude API quota, but the LLM was used only for development assistance, not in the final product.

Entities

Claude(model)GitHub(company)

Related

ProductSun, Jul 12, 2026, 03:23 PM

GitHub commit history flight game

A browser game where you fly a plane through a 3D city generated from your GitHub commit graph. Each day with commits becomes a building, with height proportional to commit count, and lanes represent weekdays. The game was built entirely with AI (vibe-coded) without writing any code manually.

1 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 06:04 PM

Interactive world map with customizable center and place names

A web-based world map that lets users set the map center to any location and rename places arbitrarily. The project uses Claude Code (an LLM-based coding assistant) to build the interactive map, enabling personalized geographic perspectives.

4 engagement·1 source·reddit
JobsSun, Jul 12, 2026, 05:58 PM

Community discusses impact of AI-generated game worlds on level designers

Google Genie 3, which turns text prompts into explorable 3D spaces, has sparked discussion about the future of level design as a profession. While the technology is still rough, commenters note that within a year or two it could be tested in production pipelines, raising concerns for designers who spent years mastering the craft.

9 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 02:08 PM

Hobbyist game designer shares impressions of 5.6 Sol model

A hobbyist game designer reports using the 5.6 Sol model as the primary driver for co-developing a mobile game alongside GPT, Claude, and Gemini. They were 25% through development when 5.6 Sol released and found its coding, idea generation, and reasoning impressive.

28 engagement·1 source·reddit
ProductTue, Jul 7, 2026, 04:18 PM

GitHub Code Web Component: embed code from GitHub URLs

An experimental Web Component that fetches and displays code from GitHub URLs. It uses GPT-5.5 to generate the component based on a prompt, converting GitHub URLs to raw.githubusercontent.com URLs and fetching specific line ranges with line numbers. It solves the problem of embedding code snippets from GitHub repositories in web pages.

0 engagement·1 source·rss
RSS