. ChessRules Study

( Under construction )


Note: the package ocamlsourcesdocall-112.zip is used for tests and is not immediately exploitable
Plan:
- Predicats method (like PROLOG)
- -? Move Pe2 to e4 : -> true or false
- first implementation, package above
- Classic method (find all the moves)
- Modules: Chess_def , Chess_tools , Chess_rules (in progress ...)