Moves are now intuitive.

Don't have to tell what piece to move and what piece to capture.

Big code cleanup as well.
This commit is contained in:
2006-01-10 12:35:32 +00:00
parent adf8a216c6
commit 5373eaf0aa
6 changed files with 247 additions and 21 deletions

4
TODO
View File

@ -1 +1,3 @@
Capture is not implemented in Move.class
Have a look at all the checks that are done.
Add constants for useless ones.