Noteworthy Progress

Hey. I added scoring. I’ll be adding balls (lives) logic next, when you lose a ball, followed by “game over” logic. Then will come additional levels. This is one of those games that will have infinite levels, ending only once the number of balls remaining is zero. Then, I’ll add items (yeah, I got a …

Added Ball and Paddle

Hey. Just a quick update on this Memorial Day weekend. Made some more progress and got the ball colliding with the walls and the payer’s paddle. Added a repeating background as well. Next will be the bricks collision. For now, it’s pulling those multi-colored bricks from a tiles layer in the map, but I’ll be …

Tools I Use

Hey. I want to fill you in on the tools and resources I use when I’m coding games. This is not an exhaustive list. Coding Editors/IDEs FlashDevelop My current go-to IDE for all things ActionScript 3. I also like how it can download and configure updates of the Adobe AIR and Flex SDKs. Adobe Flash …