biju-game
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A Bejeweled remake in JavaScript (and Crafty.js)
About
----------------

This is a remake of Bejeweled game in Javascript. I used the Crafty.js game engine.


Status
----------------

The game is not playable. All it does so far is generate a random puzzle (free from matches) and move pieces.


ToDo
----------------

It's somehow in the right order to. :)

 ~> Make the mechanics work. When you match at least three equal pieces, the game should destroy them and 'spawn' new ones
 ~> Write an algorithm to validate whether there's solution to the puzzle or not
 ~> Add a counter which decreases on time but increases when you make a match
 ~> Make better graphics, animation, etc...
 ~> Define a license


References
----------------

Crafty.js - https://github.com/louisstow/Crafty

Game Page - http://crocidb.com/labs/biju-game/

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。