A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: trying to duplicate jawbreaker or bubblets

  1. #1
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159

    trying to duplicate jawbreaker or bubblets

    it goes by 50 different names in its various incarnations, but the originators (as far as i know) refer to it as bubblets.

    its a tetris-level addicting game, that involves grouping then clearing like-colored spheres. very simple concept, but amazingly high replay value.

    i'm just started getting into coding games within flash, and didn't know if there were any tutorials on here for that game. and yes... i searched! i just wasn't sure if i was missing one, because it goes under so many names.

    thanks!
    i'm not new to action scripting. i'm just bad at it.

  2. #2
    Yes we can tomsamson's Avatar
    Join Date
    Sep 2001
    Location
    Team Titan Secret Lair
    Posts
    4,666
    i haven´t seen any tutes on this yet,and i guess the reason is that most game tutes are either more about general coding approaches or about creating simple game types.
    puzzle/logic games are a bit more complicated,therefore you should better start out with a more simple genre and come back to this topic once you are more familar with the basics.
    basically its all about creating a level from an array and then checking which elements are next to the one the user wants to influence and therefore apply some reaction,therefore doing some tutorials on tilebased games would be a good ways to get into it.

  3. #3
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    I was thinking to write tile based puzzle game tutorial. Basically puzzle game engines are all similar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center