Tutorial: Create a Brick Breaker Game in AS3 – Part 5
Categories: All Tutorials, AS3, Beginner Tutorials, Flash, Game Development
Table of Contents Coding Paddle Movement Programming the Ball Setting Up the Bricks on Stage Hit Testing the Bricks Creating Levels Finishing Touches Step 5: Creating Levels Now that we’ve got the basic gameplay down, we can create some levels. Because we’re making only a simple game, we aren’t going to make that many. But [...]