A tiny retro paddle-and-brick game running inside VS Code.
Built for fun, nostalgia, coding breaks, and keyboard reflexes!

- Open the Command Palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows/Linux)
- Type Play Bricks
- Use ← → arrow keys to move your paddle
- Catch falling bricks and increase your score
- Press Esc or click ✖️ to quit
- Atari-style cyan paddle and red bricks
- Leveling system (speeds up every 10 catches)
- Console-green retro theme
- Sound effects and simple particles
- Works offline, sandboxed in a VS Code webview
You can bind your own shortcut:
- Open Keyboard Shortcuts (Cmd+K Cmd+S)
- Search for Play Bricks
- Assign any key you like (for example: F9)
If you received a .vsix file:
- Open VS Code
- Go to Extensions → ⋯ (More Actions) → Install from VSIX...
- Select your file and restart VS Code
Then launch via Command Palette → Play Bricks.
Made by Rishi (https://github.com/notnotrishi) for fun
.png)


