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:34:40 +00:00
parent 08c973a452
commit 5bd6db4b06
7 changed files with 327 additions and 75 deletions

3
TODO
View File

@@ -1,2 +1 @@
Create a variable called SECURITY.
If SECURITY = false then many test that are 'a priori' useless are not done.
Capture is not implemented in Move.class