Jump to content

[Phaser] Fruit Dating - puzzle game


Tom Atom
 Share

Recommended Posts

Hi,

 

 here are some screenshots from our game Fruit Dating. Game was originally native game in my small engine for Android and iOS. In 2014 it was awarded as "Best Reader's Game" at RayWenderlich.com (http://www.raywenderlich.com/92304/winners-readers-app-awards-2014). Now it was completely rewritten into HTML5 with Phaser.

 

 It is puzzle game controlled with swipes or arrows. Levels were generated procedurally. I wrote article on this topic here: http://sbcgamesdev.blogspot.cz/2014/10/procedural-generation-of-puzzle-game.html (also published at GameDev.net)

 

post-12887-0-22575500-1444852932.jpgpost-12887-0-57379500-1444852932.jpgpost-12887-0-79843400-1444852932.jpg

 

 Technologies used:

 

 Here is link. We can publish only demo because of licensing - so you can try 3 levels (1 from every world).

 

sbc.littlecolor.com/fruitdating_demo

 

 And here is one of our promo pictures :)

 

post-12887-0-27938600-1444853178_thumb.j

Link to comment
Share on other sites

@WombatTurkey, @Apelmon, @rich, @drhayes: thanks :)

 

@marcgfx: we spent lot of time making the game and also editor / procedural generator (+solver). It was almost 2 years ago.

 Some time ago I read good advice for indies. One of them sounded like: "do not throw away your old games, even if you know you can do it better now. It is kind of assets you have." So, we switched it into html5 because:

 - it can get to number of new players who may like it (this puzzle game concept has not yet been seen thousands times),

 - it is asset that contains our previous effort and by adding some more effort (switching into html5) we can utilize it more,

 - and it was also good practice for me to rewrite it after two years (code is much better now). Along the way I first used that Spriter player for bone animations in real game and created small particle system with some features I needed (like spawning particles into different groups ... for example for smoke from houses), that I can reuse in next games.

 

 In the end I can say that combination of Phaser + Typescript + Visual Studio 2015 is really great, fits me and increases productivity a lot.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...