Type code for fun while vibe coding.
A VS Code game that looks like a normal tab and keeps score.
CodeType turns real code into a fast, playful game inside VS Code. It opens as a normal-looking file tab (like solo.ts or team.ts) so you can squeeze in a round during vibe coding sessions without leaving your editor.
- Stealth tab names and editor-like UI
- Real code snippets from your workspace or curated samples
- Solo and Team rooms with invite codes
- Local stats, streaks, and best WPM; sign in to sync and rank globally
- Themes and optional typing sounds
- Quick launch with
Cmd+Shift+T/Ctrl+Shift+T
- VS Code Marketplace: search for "CodeType" and install
- Command line:
code --install-extension codetype.codetype- Open the Command Palette and run
CodeType: Play Game. - Choose Solo or Team.
- Type the snippet and chase higher WPM and accuracy.
- WPM: characters typed / 5 / minutes elapsed
- Accuracy: correct keystrokes / total keystrokes
Built for developers who want a fast game between builds.