Built Tuff
Random phonk overlays and troll faces interrupt your coding session. You ain't ready.

What It Does
Interrupts your workflow with:
- Random troll face overlays
- Auto-playing phonk music
- Fast aggressive animations
- Countdown timer in status bar
Installation
From VS Code Marketplace
- Search for "Built Tuff" in Extensions
- Click Install
- That's it. Audio works automatically.
From VSIX (Manual)
- Download the latest
.vsix from Releases
- Open VS Code Extensions (Ctrl+Shift+X)
- Click
... menu → "Install from VSIX..."
- Select the downloaded file
Usage
Start the Chaos
- Open Command Palette:
Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac)
- Type:
Start Built Tuff
- Get wrecked every 10 seconds
Stop It
- Click the countdown in the status bar
- Or run:
Stop Built Tuff
Instant Troll
Commands
| Command |
Description |
Start Built Tuff |
Begin the overlay loop |
Stop Built Tuff |
End the madness |
Hit Me Now |
Instant overlay |
Settings
Configure in VS Code Settings (Ctrl+,):
| Setting |
Default |
Description |
builtTuff.intervalSeconds |
10 |
Seconds between overlays (min: 5) |
builtTuff.audioVolume |
50 |
Audio volume (0-100) |
builtTuff.enableAudio |
true |
Enable/disable audio |
builtTuff.stealFocus |
true |
Steal focus (more annoying) |
builtTuff.autoStartOnLaunch |
false |
Auto-start on VS Code launch |
Features
✅ Works Out of the Box - No setup, audio plays automatically
✅ Cross-Platform - Windows, Mac, Linux
✅ 10 Random Troll Faces - Shuffled, no repeats
✅ 10 Phonk Tracks - Auto-shuffled audio
✅ Fast Animations - Phonk edit style (0.12s snap)
✅ Fully Configurable - Adjust timing, volume, behavior
Known Issues
- Audio plays automatically (this is intentional)
- Will interrupt your workflow (this is the point)
- May cause productivity loss (use responsibly)
Warning
⚠️ This extension will:
- Interrupt your coding
- Play phonk music automatically
- Show troll faces repeatedly
- Steal focus from your editor
If you can't handle it, don't install it.
Contributing
Pull requests welcome! Open an issue first for major changes.
License
MIT License - See LICENSE
Credits
Built with TypeScript, VS Code Extension API, and node-wav-player.
Built Different