@0xCortexl: THIS 13-YEAR-OLD CHINESE KID IS WRITING PYTHON GAME CODE FROM SCRATCH - AND IT ALREADY WORKS Jupyter notebook open, Pyt…
Summary
A 13-year-old Chinese kid writes a complete Python game from scratch in Jupyter notebook, showcasing programming skills at a young age.
View Cached Full Text
Cached at: 06/09/26, 01:35 AM
THIS 13-YEAR-OLD CHINESE KID IS WRITING PYTHON GAME CODE FROM SCRATCH - AND IT ALREADY WORKS
Jupyter notebook open, Python 3 kernel running, hands typing game logic - display_game, player_choice, win_check, full_space_check - a complete two-player game built by a 13-year-old
not vibe coding with AI, not copy-pasting from YouTube - actually writing the logic, understanding the structure and running it live
most adults spend months on Python tutorials without shipping anything - he built a working multiplayer game while his LEGO set sat on the desk next to the laptop
the same skills that build a Tic-Tac-Toe game in Jupyter are the skills that build subscription games doing $10,000/month - he just started 10 years earlier than most
by the time his classmates are applying for junior dev jobs at $60,000/year he’ll have been shipping products for a decade
13 years old, Python from scratch, working game - the gap between him and everyone who’s still waiting to start is only getting wider
Similar Articles
@LuBtc888: A 12-year-old Chinese boy isn't old enough to open a bank account, yet he made $120,000 from a small game on Google Play. Meanwhile, his school is still teaching how to use Microsoft Word. He set up two monitors, built the game in one night with ChatGPT, coded it on camera while explaining his process, recorded the whole thing and posted it to Bilibili — the video got…
A 12-year-old Chinese boy reportedly earned $120,000 by building a mobile game on Google Play using ChatGPT in one night, while a 31-year-old Hong Kong contractor copied his code and adapted its 15-minute timer into a Bitcoin auto-trading bot, allegedly generating $868,000 in profit over six months.
@rohanpaul_ai: China: a 10-year-old casually gets a Mac Studio for “raising lobsters,” aka letting multiple AI agents work together li…
A 10-year-old in China uses a Mac Studio to run multiple AI agents, highlighting the emergence of AI-native children who understand tokens and automation.
@LQP2021: A 15-year-old Chinese teenager almost went astray. Initially, he approached Claude Code to ask the AI to write an aimbot cheating program for Fortnite, but was directly refused, with a clear statement that no assistance could be given in creating cheating tools. However, he didn't give up and changed his question: If not using cheating methods, ...
A 15-year-old Chinese teenager used Claude Code AI programming tool to create a custom Fortnite map without writing a single line of code, earning $23,000 a month, demonstrating AI's potential to lower the programming barrier.
@Sprytixl: A 19-YEAR-OLD MAKES $23,000/MONTH WITH 8 AI CODING AGENTS RUNNING ON A SERVER AND MANAGES ALL OF THEM FROM HIS PHONE he…
A 19-year-old developer uses 8 AI coding agents running on a remote server, managed from his phone via SSH and tmux, earning $23,000/month.
@lsteno: it's pretty cool to see the model first learn to solve easy stuff with just python and a dream and then you can see how…
Observer notes how a model progresses from solving easy tasks with Python to using subcalls for harder tasks over time.