use flash action script to develop online games

2019-03-02 06:37发布

问题:

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

回答1:

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 Essential Guide to Flash Games cover http://friendsofed.com/img/cover/9781430226147.jpg

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

Real-world Flash Game Development cover http://my.safaribooksonline.com/static/201005-657-my/images/9780240811789/9780240811789_s.jpg

Foundation Game Design with Flash

alt text http://www.friendsofed.com/img/cover/9781430218210.jpg

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

For 3D I would recommend Papervision Essentials

alt text http://www.paultondeur.com/wp-content/uploads/2009/08/papervision3d-essentials-small.jpg

Recently an Away3D book has been released: The Essential Guide to 3D in Flash The Essential Guide to 3D in Flash cover http://friendsofed.com/img/cover/9781430225416.jpg

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

alt text http://learnunity3d.com/wp-content/uploads//2009/10/unityGameDevelopmentEssentials.jpg

Not specifically games oriented, but very handy, are Keith Peter's books on animation: Foundation Actionscript 3.0 Animation: Making Things Move! alt text http://www.friendsofed.com/img/cover/1590597915.jpg

and

AdvancED ActionScript 3.0 Animation alt text http://www.friendsofed.com/img/cover/9781430216087.jpg

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


回答2:

GameDev.net is a good resource for learning game development. Have a look at their review of Game Development With Actionscript. Try searching GameDev.net for ActionScript, you'll find a lot there.



回答3:

This resource is a bit outdated, because it is still utilizing adobe flash cs4. But it will be useful to just get started with flash game programming with AS3:

http://www.youtube.com/user/DevNote/videos.

Not mine, I am still a newbie too when this answer was posted.