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
you start the game with space bar
(view all replies)Comment Reply
cool! i love breakout
(view all replies)Comment Reply