Swap, match, cascade — striped candies, color bombs, 5 levels. Zero dependencies, works offline.
https://bodhiprotocol.github.io/candy-match/
| Feature | Details |
|---|---|
| Match-3 gameplay | Swap adjacent candies, match 3+ to clear them |
| Special candies | Striped candies and color bombs from bigger matches |
| Cascades | Chain reactions as candies fall and re-match |
| 5 levels | Move-limited targets, level select with best-score tracking |
| Touch-friendly | Tap or drag to swap on mobile |
| PWA | Installable, works offline |
| Zero dependencies | Pure HTML + CSS + JS |
https://bodhiprotocol.github.io/candy-match/
git clone https://github.com/BodhiProtocol/candy-match.git
# Open index.html in any browser- Pick a level from the level-select screen
- Swap two adjacent candies to make a match of 3 or more
- Match 4-5 to create striped candies and color bombs
- Hit the level's target score before your moves run out
- Clear all 5 levels for the best score on each
| Aspect | Details |
|---|---|
| Architecture | Single HTML file (SPA) |
| Technology | Vanilla JS + DOM/CSS |
| 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