Game Development

Beginning Flash and ActionScript Game Programming Part 3: Basic Programming Concepts-Variables

In the previous section, we downloaded and installed FlashDevelop, created our first program project, and traced out some text to the console, which is used for debugging your program. In the next few section, we’ll look at basic programming concepts you need to know to program in ANY language. In this section we’ll learn about …

Beginning Flash and ActionScript Game Programming Part 3: Basic Programming Concepts-Variables Read More »

Beginning Flash and ActionScript Game Programming Part 1: Introduction to Flash Game Programming and Useful Terms

  This section is to introduce you to Flash, Actionscript 3.0 (as3), and some associated terms. Introduction Game programming can be fun and enjoyable, but it is hardly ever easy. You can learn the basics from other people, but a lot of stuff you’ll have to struggle through and figure out yourself. The most fun …

Beginning Flash and ActionScript Game Programming Part 1: Introduction to Flash Game Programming and Useful Terms Read More »

Scroll to Top