Simplified chess game with OOP

前端 未结 0 642
故里飘歌
故里飘歌 2021-01-05 22:54

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题