I\'m to create a chess game with OO principles in f#.
I\'ve been given this code:
module Chess /// The possible colors of chess pieces type Color = Whi