This game is similar to Tetris with smaller size of blocks. But the only way to erase blocks is a bomb that falls with a block.
How we built it
It's built in Javascript and Phaser.js library.
Challenges we ran into
The program manages the game board condition by matrix but it's hard to sync the condition with the visual (images of blocks and bombs).
Accomplishments that we're proud of
Although it was our first time using Phaser.js, we at least got it to work. Though there are many bugs to deal with, it's something we can be proud of.
What we learned
We learned how hard working as a team, and working for long time.
What's next for Cracking That Cobble
Fix for the bugs currently observed, and more blocks with different size, are planned in the future.
Log in or sign up for Devpost to join the conversation.