JavaScript with a seatbelt. Reach for it when your colony or bot grows too big to debug by vibes alone. This page focuses on games where TypeScript is part of the actual play loop: you write scripts, solve puzzles, control bots or build systems instead of only reading a lesson.
Start with Screeps, Bitburner and Screeps if you want bot arena, incremental and mmo / rts. The mix currently leans advanced and intermediate, so use the ratings and difficulty labels to choose a first game that matches your comfort level.
For learners, the useful question is not just “does this game support TypeScript?” It is whether the game gives feedback you can reason about: a bot decision, a failing puzzle, a resource loop, a layout rule or a simulation that exposes what your code did wrong.
We keep the list narrow on purpose. If a game only mentions TypeScript in a side feature, it belongs in the full catalog, not here. The goal is to help you find practice where the language matters to the core loop, with enough context to compare options before opening each review.
Below are the 3 TypeScript programming games we track, ranked by rating. Browse the full catalog →

Screeps: World
OnlinePaidest. 2016★4.7 (318)An open-source MMO RTS where your units are driven by JavaScript you write — and the world keeps running 24/7, even while you sleep.

Bitburner
OnlineFreeest. 2021★4.6 (489)A programming-based incremental: script your way through a cyberpunk net, automate hacking with a NetScript API, and break the simulation.

Screeps: Arena
OnlinePaidest. 2022★4.5 (142)The same JavaScript brain, distilled into discrete PvP matches — write the AI, drop it in the arena, and let it fight.