Version 0.1

===========
This is a first version where it is possible to play in console.
Rules are not implemented and program crashes when moving a piece that does not
exit or when trying to capture our own pieces...
This commit is contained in:
2006-01-07 16:38:45 +00:00
parent f61b6bb90d
commit 9cd26bfd0c
8 changed files with 818 additions and 0 deletions

1
SuicideChess/TODO Normal file
View File

@ -0,0 +1 @@
Capture is not implemented in Move.class