Take a moment to fix some bugs (🐛) and relax your brain! Snake Break is a fast, nostalgic Snake game embedded directly inside your editor as a lightweight micro-break tool.
✨ Features
Instant Launch: Starts instantly with no loading delays using zero external dependencies.
Built for Micro-Breaks: Engineered purely for momentary distraction; uses an underlying HTML5 <canvas> for extremely fast, responsive 60fps gameplay.
Wrap-Around Mechanics: Hit the wall and seamlessly emerge on the opposite side of the screen!
Score Persistence: Automatically saves your High Score natively inside VS Code's global state, so you can always pick up where you left off.
🎮 How to Play
Open your Command Palette (Cmd+Shift+P on Mac, Ctrl+Shift+P on Windows/Linux).
Type and run Snake Break: Play Snake.
Alternatively, use the shortcut Cmd+Option+S (Mac) / Ctrl+Alt+S (Windows).
The game will open in a split Webview panel exactly where your code usually is.
Use W / A / S / D or your standard Arrow Keys to steer the snake.
Eat the bugs (🐛) to grow longer and stack your score!
If you collide with your own tail, hit the Spacebar to quickly restart.
⚙️ Requirements
Visual Studio Code version 1.60.0 or higher.
💡 Feedback & Support
Found a bug or want to suggest a new feature (like difficulty scaling or themes)? Feel free to reach out or leave a review on the VS Code Marketplace. Happy coding, and enjoy the break!