use flash action script to develop online games

后端 未结 3 964
春和景丽
春和景丽 2021-01-24 19:49

For short: can you tell me some great resource to study if I want to develop online games using flash technology? Including 3D games.

3条回答
  •  死守一世寂寞
    2021-01-24 20:34

    You can start with the newly released Flash Platform Game Technology Center on Adobe Devnet.

    There are quite a few books out there on as3 games, I'll try not to repeat the ones already mentioned:

    The Essential Guide to Flash Games: Building Interactive Entertainment with ActionScript
    (source: friendsofed.com)

    This is a great book, tons of great examples, industry tips. This is pretty complete, as it starts with the basics and ends with promoting and obtaining revenue from games through systems such as MochiAds.

    Another book that is filled with tips earned through experience is Real-world Flash Game Development: How to Follow Best Practices and Keep your Sanity


    (source: safaribooksonline.com)

    Foundation Game Design with Flash


    (source: friendsofed.com)

    Nice and easy start for beginners.

    Flash Game University

    Flash Game University Cover|Size=200x260px http://66.79.179.141/screen/it-ebooks/que-actionscript-30-gameprogramming.jpg

    For Multiplayer I would recommend:

    ActionScript for Multiplayer Games and Virtual Worlds

    alt text

    For 3D I would recommend Papervision Essentials


    (source: paultondeur.com)

    Recently an Away3D book has been released: The Essential Guide to 3D in Flash
    (source: friendsofed.com)

    If you're really into 3D and the web, I would recommend having a look at Unity Game Development Essentials


    (source: learnunity3d.com)

    Not specifically games oriented, but very handy, are Keith Peter's books on animation: Foundation Actionscript 3.0 Animation: Making Things Move!
    (source: friendsofed.com)

    and

    AdvancED ActionScript 3.0 Animation
    (source: friendsofed.com)

    These would be the books. Of course there are lot of online learning resources out there.

    More Adobe propaganda, the video presentations from MAX 2009 are online now, you might want to check out:

    1. Building Great Games With Flash (skip to 14:45, they didn't chop the video)
    2. Flash Player Gaming Showcase
    3. MochiMedia Flash Gaming Summit 2010 Coverage

提交回复
热议问题