This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Brick Breaker - Remixed

Return to Brick Breaker - Remixed

A new version of this scenario was uploaded on Fri Jan 06 01:43:17 UTC 2012
danpostdanpost

2012/1/6

Posting the scenario with source is helpful in getting the help you need, but it would be wise to start a discussion explaining in what way you need help (being specific, one problem at a time). Just saying you need help would not be productive. So, say something like, 'I am creating a break-out type game and I am trying to make whatever do whatever' or 'I cannot get such-n-such to work. Ive tried so-n-so, but to no avail, and Ive tried this-n-that, but still no-go. My scenario is where-ever called what-ever, supplied with source. Could someone please take a look? Thanks in advance.'
A new version of this scenario was uploaded on Fri Jan 06 06:13:28 UTC 2012
AkuhanoAkuhano

2012/1/6

Haha yeah, sorry about that. This is my first scenario, so I wasn't sure about how to ask for some help. My first problem is with the life counter, because it doesn't seem to go down whenever the ball goes under the paddle. I've tried to get the counter to go down everytime the Y-coordinate of the ball is less than that of the paddle, but it doesn't seem to detect that. I've tried the Y-coordinate, the X-coordinate, but neither of those worked. Another problem I've been getting is with trying to start the game with bricks already there. I've added the code, and it compiles, but when I wait for the game to show up, nothing appears. Thanks in advance (:
A new version of this scenario was uploaded on Tue Jan 10 03:30:47 UTC 2012 Got the bricks to disappear.
A new version of this scenario was uploaded on Tue Jan 10 03:53:15 UTC 2012 Got the bricks to disappear.
A new version of this scenario was uploaded on Wed Jan 11 01:01:44 UTC 2012 Added Level 2, Score counter, Level Counter
A new version of this scenario was uploaded on Wed Jan 11 01:06:51 UTC 2012 Fixed the Bricks Left Counter
A new version of this scenario was uploaded on Wed Jan 11 02:06:58 UTC 2012 Added new brick color.
A new version of this scenario was uploaded on Thu Jan 12 01:53:06 UTC 2012 Got life counter to work, but now, the paddle sometimes isn't detected. Help with coding please. Thanks in advance.
A new version of this scenario was uploaded on Thu Jan 12 05:41:39 UTC 2012 Paddle is detected now, thanks to danpost. Trying to fix level 2.
A new version of this scenario was uploaded on Fri Jan 13 02:55:13 UTC 2012 Made paddle bounce more realistic, thanks to danpost.
A new version of this scenario was uploaded on Fri Jan 13 04:06:35 UTC 2012 Changed Ball/Paddle Images
A new version of this scenario was uploaded on Sat Jan 14 05:28:26 UTC 2012 Updated Images
DutaDuta

2012/1/14

Nice, however there is a bug with pressing the spacebar - you can do it at any time in the game, meaning that you can just use spacebar to save the ball from falling down
A new version of this scenario was uploaded on Sun Jan 15 19:37:45 UTC 2012 Fixed "spacebar" glitch, found by duta
AkuhanoAkuhano

2012/1/15

Thanks for finding that, I've fixed it now (:
AkuhanoAkuhano

2012/1/15

Thanks for finding that, I've fixed it now (:
A new version of this scenario was uploaded on Sun Jan 15 19:49:13 UTC 2012 Fixed auto-release glitch
A new version of this scenario was uploaded on Sun Jan 15 21:34:21 UTC 2012 Added Level 3
A new version of this scenario was uploaded on Sun Jan 15 21:56:42 UTC 2012 Added Background Music
A new version of this scenario was uploaded on Sun Jan 15 22:14:48 UTC 2012 Added Final Score Counter
A new version of this scenario was uploaded on Sun Jan 15 22:49:28 UTC 2012 Turned on Background Music
A new version of this scenario was uploaded on Mon Jan 16 18:32:31 UTC 2012 Fixed Final Score Glitch
A new version of this scenario was uploaded on Mon Jan 16 18:59:20 UTC 2012 Updated Background music. Music Credits to: SNIPERmicSNIPER from YouTube.
A new version of this scenario was uploaded on Mon Jan 16 19:51:17 UTC 2012 Added Dialog boxes and pause option. Press p to pause.
A new version of this scenario was uploaded on Tue Jan 17 04:57:45 UTC 2012 New Background music, updated Instructions