Module app
Package app.chess.rules
package app.chess.rules
Chess have many rules, and we have to validate them. This package provides interface for managing them.
-
ClassDescriptionDefault rules used in standard chessValidator is used to filter potential piece moves and leave only those that don't break supplied rules