A new version of this scenario was uploaded on Wed Feb 12 23:54:36 UTC 2014
Play chess with other Greenfoot users, or against the AI (with difficulty setting), or yourself.
A new version of this scenario was uploaded on Thu Feb 13 00:53:16 UTC 2014
Bug fix for those not logged in
Wow! I admire your ingenuity and productivity with these projects.
- what higher level courses have you taken at NAU?
- do you use greenfoot for class also?
- what kind of software development do you hope to do when you graduate? Games?
- do you already have a job or grad school lined up?
Thanks! =)
- Some courses include Algorithms, Architectures, Principles of Languages, Operating Systems, Security, Networking, User Interfaces
- I was introduced to Greenfoot in a High School class and have not used it for school since.
- I envisioned doing games, but the job I have lined up that I found through a career fair will be more general software development. Unfortunately, I did not apply anywhere. But I'm sure I will continue making games on the side just like I have done through school.
@Bourne if you have not looked into unity3d yet you might want to check it out. EA-Mythic
(fairfax-va) uses this as their primary development tool and the best thing is it is 100% free for personal or commercial use (they get their money on the compile to iphone and compile to android modules they have) www.unity3d.com
Sometimes a piece will be unable to move for seemingly no reason, and all of the possible spaces will be filled in with red. Is this a glitch, or is this because of some rule that I don't know of?
If that is not the case, then if you have the Jave Console open next time it happens, copy the printed move history of that game so I can reproduce the problem.
I once had the computer move its Queen through one of my pawns to get to my Queen. It only happened the one time and I have not been able to re-produce it since.
@danpost, but I will be looking for the bug, thanks
A new version of this scenario was uploaded on Mon Feb 17 22:34:16 UTC 2014
Bug fix: Pawn promotion correctly updates correct occupency values. Only affects human vs human games, or against the computer when the human moves a pawn to promotion. Danpost, I don't think this was the culprit to your situation though
I think the bug that Entity1037 was referring to deals with a dragging issue. Something is not being correctly set when dragging ends (maybe the dragged piece is not being cleared when not moved or something).
Thanks Danpost! I found the bug. When the AI checked the Queen's movement possibilities to the right, it found the pawn, checked to see what happens if it captured it, finds out its King is still in check, so continued with path. The execution break for the path (to the right), when it found a piece (the pawn) occurred after the king check, so was skipped.
A new version of this scenario was uploaded on Thu Feb 20 12:45:17 UTC 2014
Fixed AI bug where a Rook, Bishop, or Queen would continue a path in a particular direction over an opponent's piece, if capturing the piece would result with the AI King being in check. Thanks again Danpost for the report
Something weird happened to my machine - If I am running java (jboss) somewhere else the 2 instances fight for resource. I killed the other process and it seems to be ok now.
2014/2/13
2014/2/13
2014/2/13
2014/2/13
2014/2/17
2014/2/17
2014/2/17
2014/2/17
2014/2/17
2014/2/17
2014/2/17
2014/2/17
2014/2/20
2014/2/20
2014/2/20
2014/2/20
2014/2/20
2014/2/20
2014/2/20
2014/4/24
2014/4/24
2014/5/6
2014/5/6