NEW CLASS: Square

Class Square and Move work.

I'm still working on BitBoard.
This commit is contained in:
2006-01-05 13:22:38 +00:00
parent 7ce943724c
commit f737485337
5 changed files with 126 additions and 30 deletions

3
TODO Normal file
View File

@ -0,0 +1,3 @@
Créer une classe Piece pour mettre dans PromotionPiece dans Move.java
Further testing of the moves : check if squares are valid (function is square ?)