iOS国际象棋游戏:FDChessboardView
jopen
10年前
FDChessboardView 主要特性如下:
-
完全矢量图,完全可伸缩
-
可定制主题和游戏图片
-
支持所有单机象棋变量:自杀,失败者等等
-
Supports games with odd piece arrangement and non-standard castling (Fisher 960)
-
非常整洁的 API,这是视图而不是控制器
- Display for last move
- Mutable game state (i.e. can move the pieces)
- Animation for piece moves
- Highlighting of legal squares for a piece after begin dragging
- Premove