maho125 Posted May 18, 2014 Share Posted May 18, 2014 Hi,I'm newbie in development of games in HTML5. During this weekend I made my first HTML5 game with Panda game engine. It's quite simple, your goal is to build the tallest tower from various bricks and let building stands as long as possible. Game using p2.js plugin for physics. You can play it here:http://crazybricks.clay.io Thanks to @enpu for great work around Panda engine. boostk 1 Quote Link to comment Share on other sites More sharing options...
suntemple Posted May 19, 2014 Share Posted May 19, 2014 Hi Maho,Plays nicely on android mobile. One remark: it seems there is an allowed area where the blocks can be put next to each other on the ground. But it's not obvious where it ends. Also, some blocks are outlined white, and some black. Is there any difference? Quote Link to comment Share on other sites More sharing options...
maho125 Posted May 19, 2014 Author Share Posted May 19, 2014 Hi suntemple, there isn't any allowed area where the blocks can be put next to each other. So it's bug I will check it. And yes there is difference in bricks they have different mass value. But I plan to change to bigger value because now it seems that there isn't any difference . Thank you for feedback. Quote Link to comment Share on other sites More sharing options...
boostk Posted May 19, 2014 Share Posted May 19, 2014 I think its an interesting approach, but as a player I just sit in the same spot and drop the blocks. It's not too challenging, and the physics seem to do the work not me, the player. You're on the right track though, I think you should have some of the bricks spawn not just unique shapes, but should appear off-center so that you have to adjust the drop. This would certainly add some skill to the game Quote Link to comment Share on other sites More sharing options...
maho125 Posted May 21, 2014 Author Share Posted May 21, 2014 @boostk Thanks for your feedback, I'm planning some changes in gameplay and some optimization for mobile devices so I'll send some post about game update soon. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.