A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: [BETA]HairBrain Game

Hybrid View

  1. #1
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059

    [BETA]HairBrain Game

    Im making a game for my friends website , lookin for feedback

    new URL: http://www.joranbeasley.net/HBG/

    I know theres still some bugs if you find some please list them and maybe youll hit one i missed

    mostly im curious as to reaction to gameplay, tweaks etc.
    Last edited by joran420; 11-21-2006 at 02:46 PM.

  2. #2
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    It is better to have swf embedded into html. Linking traight to swf causes movie to be resized and that means speed loss. You should also consider turning "select text" option off in all text boxes.

  3. #3
    file not found Captain_404's Avatar
    Join Date
    Apr 2006
    Posts
    457
    use a shapeflag rather than a regular hittest to see if it hits uncle sam's head, scince it's cross-shaped, there's alot of times where you die thinking "but I didn't touch that..."

    or perhaps you use another method entirely, just change it so that this doesn't happen...

  4. #4
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    dood ideas ill implement them tonight

  5. #5
    Wait- what now? tidenburg's Avatar
    Join Date
    Dec 2005
    Posts
    1,471
    On the loader dont display the getBytesTotal() or getBytesLoaded() unless they are rounded. Otherwise it looks messy
    "I'd only told them the truth. Was that so selfish? Our integrity sells for so little, but it is all we really have. It is the very last inch of us, but within that inch, we are free."

  6. #6
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    oh whoops

    http://joranbeasley.net/HBG/

    use that link instead and click the link
    Last edited by joran420; 11-21-2006 at 02:47 PM.

  7. #7
    Game Gecko moe8585's Avatar
    Join Date
    Sep 2002
    Location
    Raleigh, NC
    Posts
    111
    I like the concept of the game, but the pace is too slow. I spent a lot of time just waiting.
    Free Online Games @ GameGecko.com

    Games For Websites @ GamesForWebsites.com

    Contact me if you would like GameGecko to sponsor or license your games.

  8. #8
    M.D. mr_malee's Avatar
    Join Date
    Dec 2002
    Location
    Shelter
    Posts
    4,139
    funny
    lather yourself up with soap - soap arcade

  9. #9
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    Ive just changed it to fix the scoring a little

    tomoroww i am adding something to pick up the pace alot

  10. #10
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    new URL: http://www.joranbeasley.net/HBG/

    last weekend i finally had a little time to work on this some more
    now :
    Balls Bounce
    PowerUPs
    Levels/level meter

    bombs dont start falling until level 2
    Fireballs start falling at level 4(stay away from them they'll incinerate you if you get to close.)

    Remember longer chains give exponentially higher scores
    Dont mix ball colors or youll lose points

    GIMME FEEDBACK PLEASE (esp. if something isnt working right)

    Ignore the login/register stuff as im not sure if Im going to use them to save highscores/personal records/current level
    just hit login and leave the default info in the boxes

    also I havent done a gameover screen so when you die your character is just gone.

  11. #11
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    ok just updated it one last time the version there is the final version...unless you guys think some stuff needs to be changed...

    I made all the changes the only one that significantly improved performance was the updateAfterEvent....but i left em all in there im uploading the new SWF now lemme know if thats better
    Last edited by joran420; 11-26-2006 at 02:43 PM.

  12. #12
    Script kiddie VENGEANCE MX's Avatar
    Join Date
    Jun 2004
    Location
    England
    Posts
    2,590
    The game is very, very, very slow.

    Set the framerate to 31 fps.

    Add the line updateAfterEvent(); in your onMouseMove function.

    Bitmap-cache the background.
    http://www.birchlabs.co.uk/
    You know you want to.

  13. #13
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    ok I'll try those suggestions...you think that will make a big difference performance wise?

    It runs pretty fast on my computer as is..but i have a pretty highend computer and havent been able to test on slower systems

    Thanks alot for the suggestions

    [edit] OK I made the changes the only one that significantly improved performance(as far as i can tell was the updateAfterEvent() ) but try now and lemme know if it made a difference
    [edit*2] the backgrounds and songs load slow because im loading them on demand rather than preloading them.
    Last edited by joran420; 11-26-2006 at 02:46 PM.

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