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

Comments for Asteroids w/improved QActor SuperClass

Return to Asteroids w/improved QActor SuperClass

A new version of this scenario was uploaded on Tue Oct 07 20:05:04 UTC 2014
A new version of this scenario was uploaded on Tue Oct 07 20:59:13 UTC 2014
danpostdanpost

2014/10/7

Re-uploaded to expand frame for high scores.
A new version of this scenario was uploaded on Wed Oct 08 13:51:31 UTC 2014
danpostdanpost

2014/10/8

Added some needed methods to the QActor class. One for moving a given distance in the direction facing, another for moving a given distance in a given direction, and one to set a fine-tuned rotation. Also made the overridden 'setLocation' method 'public' for setting a fine-tuned location.
A new version of this scenario was uploaded on Wed Oct 08 15:46:39 UTC 2014
danpostdanpost

2014/10/8

Re-uploaded to expand frame for high scores.
A new version of this scenario was uploaded on Sat Oct 11 03:25:03 UTC 2014
danpostdanpost

2014/10/11

Forgot to include source on last update.
A new version of this scenario was uploaded on Mon Oct 27 04:18:22 UTC 2014 Added stars and shield. Shield will bounce rocket off rocks when active. Use shift to activate. Bar at top shows shield status.
A new version of this scenario was uploaded on 2015-09-12 19:44:35 UTC Added missing action for bounds.
A new version of this scenario was uploaded on 2015-09-18 20:19:43 UTC Update in QActor class fixing bounce issue (though not important to this scenario).
A new version of this scenario was uploaded on 2017-10-17 15:45:25 UTC
A new version of this scenario was uploaded on 2017-10-17 15:47:12 UTC
A new version of this scenario was uploaded on 2017-10-17 15:53:37 UTC
A new version of this scenario was uploaded on 2017-10-17 16:24:21 UTC
A new version of this scenario was uploaded on 2017-10-17 17:03:08 UTC
data17data17

2019/1/11

Good game and it's fun!
ArcherfishArcherfish

2020/1/17

Much fun!
A new version of this scenario was uploaded on 2020-04-02 08:53:30 UTC
A new version of this scenario was uploaded on 2020-04-02 09:11:29 UTC
danpostdanpost

2020/4/2

Fixed stats screen issues.
YehudaYehuda

2020/4/2

By the Scores each user has a gray box next to their score, probably supposed to be the user image. But it's not.
danpostdanpost

2020/4/2

@Yehuda ... yeah. Ever since greenfoot transitioned to converting to javascript, UserInfo images have been "unobtainable?" and collection thumbnails fail to set. UserInfo images probably are still fine in legacy version, however.