/bejeweled

Primary LanguageJavaScript

bejeweled

DataTables

to run

  1. Download repository. Navigate to bejeweled.html in browser.
  2. Click "Start" to begin game.
  3. Click directly on tile and pick an adjacent tile to swap.
  4. Game over when no more tiles can be swapped.

info

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