Skip to content

Nejuf/Bejeweled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bejeweled

An HTML5 JavaScript implementation of Bejeweled. To run it open up index.html in the browser. Because of secure file loading restrictions, you probably need to access the file from a local server, rather than your file system(i.e. file://). This is easy to do if you have Node.js and NPM installed (See here: http-server).

Current Features:

  • Core Gameplay (swap jewels, match-3, jewels spawn and drop from top, etc.)
  • Game score
  • Game Over

Upcoming Features:

  • High scores (personal and online)
  • Additional jewel colors
  • Multiple board sizes
  • Save game
  • Bonuses
  • Stages

About

An HTML5 JavaScript implementation of Bejeweled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published