- Download repository. Navigate to bejeweled.html in browser.
- Click "Start" to begin game.
- Click directly on tile and pick an adjacent tile to swap.
- Game over when no more tiles can be swapped.
Bejeweled game implemented in Javascript.
Create at least 3 consecutive tiles of the same color horizontally or vertically to clear & score points.
Features:
- 8 x 8 game board
- start & reset controls
- scoring system
- 6 "jewel" colors
- game over condition
- animated transitions