copycut Posted March 16, 2014 Share Posted March 16, 2014 Hello,There is these mornings when you wake up with a idea: "And now can I make a game like Candy Crush with javascript?". Day time, I am a Front End Developper, at night I became a game noobie developer. During these last two days (13 & 14 March 2014), during the day (sorry boss), i make a very simple clone of candy crush with HTML5 & Javascript. With a help from jQuery & HammerJS. See what is become: http://copycut.github.io/gems-swapper/ and let me know your feelings. Thank you. (Sorry for my poor english, I live in Belgium and speak french ) Starboar 1 Quote Link to comment Share on other sites More sharing options...
d13 Posted March 16, 2014 Share Posted March 16, 2014 That's really great, thanks for posting it! Quote Link to comment Share on other sites More sharing options...
dheart88 Posted March 19, 2014 Share Posted March 19, 2014 not bad for 2 days work..you should check if it's swappable before allowing the tile to be swapped Quote Link to comment Share on other sites More sharing options...
copycut Posted March 20, 2014 Author Share Posted March 20, 2014 Yes I know. And there is another bug: my game remove only 3 gems unless theres 4 or 5 of the same color and line.I same the 2 days version in another branch on github, and plan to work on a debugged version. AhmedElyamani 1 Quote Link to comment Share on other sites More sharing options...
spleen387 Posted March 22, 2014 Share Posted March 22, 2014 Wow nice! it doesn't always swap the two that I want though Quote Link to comment Share on other sites More sharing options...
kchecker Posted August 15, 2014 Share Posted August 15, 2014 Hey guys here is a stab that I took at making a Candy Crush clone in HTML5 with a couple of free hours over a weekend sometime back. It does take into account combinations of 4 (in a row) and 5 (in a row, L shape, T shape) like is done in Candy Crush. But I didnt perfect it. Give it a try. http://antloc.com/candycrush/ Do check out my venture's website http://snapower.net/tech/ if you are interested in our more mainstream gaming efforts. Quote Link to comment Share on other sites More sharing options...
Mara Posted September 17, 2014 Share Posted September 17, 2014 You could send me your code used to make the game? I'm doing similar with the logic of your own! Please if you can help me, thank you! Quote Link to comment Share on other sites More sharing options...
copycut Posted September 17, 2014 Author Share Posted September 17, 2014 @mara the code is here: https://github.com/copycut/gems-swapper But I must warning you, it not the good why to do it. Now with time I realize my mistakes like mix animation and logic. 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.