A new version of this scenario was uploaded on Sat Jun 16 03:58:14 UTC 2012
* 依教學目標簡化。
* 修正一些bug。
A new version of this scenario was uploaded on Thu Jun 21 00:01:15 UTC 2012
* Made all the fields private, to follow the convention in Greenfoot's book.
* Added getCard(n) and takeCard(n) so that we don't have to get the cards directly.
A new version of this scenario was uploaded on Sun Jul 01 14:19:49 UTC 2012
* Reorganized with the teaching plan.
A new version of this scenario was uploaded on Thu Jul 19 17:29:29 UTC 2012
* Added high scores and ranking, using UserInfo from Greenfoot 2.2.
A new version of this scenario was uploaded on Thu Jul 19 17:45:45 UTC 2012
* Updated an score board offset error when user is not logged in.
A new version of this scenario was uploaded on Sun Jul 22 04:14:05 UTC 2012
* Moved all the score board functions to the ScoreBoard class, keeping the code clean.
A new version of this scenario was uploaded on Sun Jul 22 04:41:10 UTC 2012
* Use addToWorld() instead of the constructor in ScoreBoard. It is more natural and easier to obtain the world from addToWorld().
MatheMagician: If you look into the code, that part is easy. ^^;
I did not do that because that is not part of the subjects I would like the students to learn about. Students can does that themselves, if they like.
There is a bug, in that buried cards can be moved to the ward with over cards going there also. That is, a 6h-5c-4d can be moved to Ah-2h-3h-4h-5h, making it Ah-2h-3h-4h-5h-6h-5c-4d; the 5d can then be played there (with cards above it, if any).
2012/5/26
2012/5/26
2012/5/27
2012/5/27
2012/7/20
2012/7/29
2012/9/29
2012/9/30
2012/9/30