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

danpost's Comments

Back to danpost's profile

Once I came up with a working strategy, I found that most (if not all) were solvable.
@wais, the source IS available. Just click on the big green 'Open in Greenfoot' button above and to the right of the scenario window.
I guess that most users will stop after one or two levels and not really experience how challenging it becomes (it also may seem to drag on with the first level or two; where, it really does pick up).
@davemib123, actually, the scenario speeds up per level; that is, the relationship in speeds between the player and the blocks do not change; but, they both increase together. This does increase the difficulty as you may well find out.
@davemib123, thanks! @all, Any ideas or suggestions to make it better are welcome.
Fixed a glitch of player losing extra life when block spawns at upper left where new player is spawned. Also implemented a new GActor support class to apply gravity to actors. Source will be made available pending documentation.
danpostdanpost

2014/12/23

This is actually obvious as this scenario was only updated once to add the high scores to begin with (it was not changed since). This does not mean, however, that (since the source is not available to check on this) it was not programmed to manufacture a fake high score for any specific user logged in.
danpostdanpost

2014/12/21

Will need to see code of Scoreboard class and the code in your world that adds it into the world. Start a 'Programming' discussion thread, call it 'On maPong by Mortaz'.
danpostdanpost

2014/12/20

It is not very pleasant to see green feet for the counters at the beginning (before clicking on 'Run').