My first attempt at a Breakout-type game.
Press Space bar to fire the ball.
I still need to add checking for:
- Check when htting the bottom of the screen
- Change angle based on where on the paddle the bll hits
- Add a few power-ups
-Add sound
-Show a cool animation when done.
Some cool tricks I used ( I am sure there are other ways to do them, but this is my approach)
-Send an Initialize message, and allow each brck to accumulate a counter, to more easily determine when all bricks are gone.
-Check for the yellow color to determine which plane to bounce off a brick.
Comments
You need to be logged in to post comments
Add a Comment
Well made, I made a brickles game too but not nearly as good as this.
cool, I really like it. you should check out my brick break games.
you start the game with space bar
cool! i love breakout