Pull back, launch, knock down crates and pop every orb. Physics slingshot, 5 levels. Zero dependencies, works offline.
https://bodhiprotocol.github.io/crate-blast/
| Feature | Details |
|---|---|
| Slingshot physics | Pull back and release to launch your shot |
| 5 levels | Each with its own crate layout and orb targets |
| Level select | Locked/unlocked progression with best-score tracking per level |
| Retry & advance | Instant retry on a miss, one tap to the next level on clear |
| Touch-friendly | Drag to aim on mobile |
| PWA | Installable, works offline |
| Zero dependencies | Pure HTML + CSS + JS |
https://bodhiprotocol.github.io/crate-blast/
git clone https://github.com/BodhiProtocol/crate-blast.git
# Open index.html in any browser- Pick a level from the level-select screen
- Drag back to aim, release to launch
- Knock down crates and pop every orb to clear the level
- Out of shots? Retry the level
- Clear all 5 levels for the best score on each
| Aspect | Details |
|---|---|
| Architecture | Single HTML file (SPA) |
| Technology | Vanilla JS + Canvas |
| Dependencies | Zero |
| Browser support | Chrome 60+, Firefox 55+, Safari 11+, Edge 79+ |
MIT — free for personal, educational, and commercial use.
Created by BodhiProtocol · Built with Claude AI