What Would I use?

Started by
6 comments, last by zapdude 22 years, 1 month ago
What program would I use to make a cheesy flash game or any type of flash games? Does anybody know a decent engine/programming tool I can use to make my own beat em up? THANKS!!!!
Advertisement
flash
What do ya mean?
where can i download.
hmm never used flash really but I seem to recall that it''s made by macromedia so check out:

http://www.macromedia.com

// Shadows
You can download a trial version from http://www.macromedia.com
erm...does anybody no a site or can they please tell
me how can make a game using it or willl it tell me how to.
Learn to love Google. It is your friend. Click here for a list of tutorials.
Remember, you will need to do some of that ''programming'' stuff.

Too many people assume that because flash is a reasonably accessible point-and-click animation tool, that somehow you can make games with it the same way.

Programming a decent game in flash requires all of the same theory, principles and methods that have always gone into game programming, albeit that quite a few(almost all) graphics routines are built into the player.

I have to say, though, that it''s built-in scripting language (actionscript) is far easier than C++, Java or Lingo. It''s based on the ECMA standard, so it''s very similar to java-script.

Try www.flashkit.com or www.were-here.com for tutorials. Both sites have excellent forums dedicated to flash games, folk in those forums are happy to help you when you get stuck at specific points, but don''t go asking for a complete set of step-by-step instructions, as you''ll just get flamed.

There''s also a flash-games mailing list I''ve recently set up on yahoo groups. email flashgameslist-subscribe@yahoogroups.com to subscribe.

This topic is closed to new replies.

Advertisement