A Flash Developer Resource Site

Page 2 of 9 FirstFirst 123456 ... LastLast
Results 21 to 40 of 172

Thread: 4k Flash Game Competition

  1. #21
    Hype over content... Squize's Avatar
    Join Date
    Apr 2001
    Location
    Lost forever in a happy crowd...
    Posts
    5,926
    eeewww I'd feel dirty doing that

    ( I don't know why I'm kidding myself that I might enter this comp, I can't even write a blog post in under 4k, never mind a game ).

    I know some of that 1.28k I quoted is basic flash set-up stuff, it's not all code, but it's a quarter of the game gone before you start.
    I'm going to suck at this.

    Squize.

  2. #22
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Very simple test of empty file with just 1 line:
    var txt = "Hello World";
    compiles to 65 bytes for as2 and 368 bytes for as3 (simply published it from Flash CS3).

  3. #23
    Great to see it's gathering some interest!

    You can only win the contest if you agree to let me release your source code with your entry. If you don't want to win, you can enter and just let me know that you want the source code kept private in the event you don't win. I don't have a problem with that.

    The only requirements for the competition will be:

    1. You wrote the code.
    2. It is a game.
    3. It compiles to a swf that is <= 4k.
    4. It cannot load any external resources or assets.

    Everything else is fair game!
    Company Website: http://www.urbansquall.com
    Flash Dev Blog: http://www.gamepoetry.com

  4. #24
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    yup code everything in the main and forget for once those OOP manners.

  5. #25
    formerly hooligan2001 :) .hooligan's Avatar
    Join Date
    Mar 2008
    Posts
    405
    They first space flights had less memory then a calculator and they managed to pull them off. Makes me pretty certain that I can manage to make pc man clone with 4k. Me hopes.
    World Arcade | Facebook | Twitter - Follow MEEEE! or not......

  6. #26
    Senior Member Pazil's Avatar
    Join Date
    Sep 2006
    Location
    Ontario, Canada
    Posts
    913
    Hey Squize, using functions to retrieve everything a) slows down the program, and b) could even just add to the size...
    I'm not the biggest fan of functions if I know I can still do a clean way of achieving what I want by going plain old.

    I think that the header for as3.0 might be bigger than as2.0, but then when you keep coding at it, it turn out smaller if a small enough program...Though judging by the 2 examples before, that might not be the case...

    Anyways, when's it start?

    P.
    WIP-ZOMBIES

    I love vegetarians! More meat for the rest of us!

  7. #27
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    and...
    AS3 has binary support - that alone is already interesting enough.

  8. #28
    Adrian Seely
    Join Date
    Apr 2006
    Posts
    28
    lol yes but the space flight had analogue components, flash not so much!

    anyone who can make a functioning game with sound should just win straight up..


    this is going to be forget all your best programming practices, no functions no oop but super tight efficient code.. what game fits under 4 k? you guys think oblivion would fit?

  9. #29
    Official start date is this Friday, but you can get an early go now.

    And yeah, the only way I can conceive of sound showing up in these games is with very clever generation techniques.
    Company Website: http://www.urbansquall.com
    Flash Dev Blog: http://www.gamepoetry.com

  10. #30
    5+5=55 Schfifty Five's Avatar
    Join Date
    Jun 2006
    Posts
    698
    I'll give this a go too.

    By 4K do you mean 4096 bytes or 4000 bytes?

  11. #31
    The official kick off will be explicit about the size constraint.
    Company Website: http://www.urbansquall.com
    Flash Dev Blog: http://www.gamepoetry.com

  12. #32
    Elvis...who tha f**k is Elvis? phreax's Avatar
    Join Date
    Feb 2001
    Posts
    1,836
    Just to remind you guys, what can be done in 4K, I thought I'd post Strille's old classic:
    http://www.strille.net/works/snake_game_1Kb.php

    It's snake in 746 bytes!

    Can't wait to see what you guys come up with
    Streets Of Poker - Heads-Up Texas Hold'em Poker Game

  13. #33
    Senior Member UnknownGuy's Avatar
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    1,361
    Quote Originally Posted by phreax
    Just to remind you guys, what can be done in 4K, I thought I'd post Strille's old classic:
    http://www.strille.net/works/snake_game_1Kb.php

    It's snake in 746 bytes!

    Can't wait to see what you guys come up with
    It just needs a preloader.

  14. #34
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    invaders within 4 KB with just 25 lines of code:
    http://www.25lines.com/finalists/0901/023.swf

  15. #35
    Elvis...who tha f**k is Elvis? phreax's Avatar
    Join Date
    Feb 2001
    Posts
    1,836
    Wow render! That's a beaut!
    Streets Of Poker - Heads-Up Texas Hold'em Poker Game

  16. #36
    Elvis...who tha f**k is Elvis? phreax's Avatar
    Join Date
    Feb 2001
    Posts
    1,836
    Render, you son of a pretty woman! I checked some of the other entries and this must be inspiring too:

    http://www.25lines.com/finalists/0812/043.swf

    How they do that, how they do that!?

    *Edit* there's no preloader, so be patient
    Streets Of Poker - Heads-Up Texas Hold'em Poker Game

  17. #37
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    just to be clear,- that was not my game or code !

  18. #38
    Senior Member rachil0's Avatar
    Join Date
    Jul 2007
    Location
    Columbus, OH.
    Posts
    465
    This is a really cool idea - 30 days is a lot of squeezing time! I will participate if possible.

  19. #39
    Intermediate Game Dev pseudobot's Avatar
    Join Date
    May 2008
    Location
    New Zealand
    Posts
    561
    I'll probably participate.

    PS: The FK partner game comop will be moved to April, so that you guys can take your time on the 4k one.
    Needs an update...

  20. #40
    Elvis...who tha f**k is Elvis? phreax's Avatar
    Join Date
    Feb 2001
    Posts
    1,836
    @Render: I know it's not yours. You couldn't have made it without throwing in a 3D homing missile
    Streets Of Poker - Heads-Up Texas Hold'em Poker Game

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