This commit is contained in:
Miloslav Ciz 2023-10-08 20:16:36 +02:00
parent f84e560de9
commit 0c71b4f215
3 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ TODO
|promoted silver | 全 | +S | 9 | like gold general | |
|p. bishop | 馬 | +B | 15 | like both king and bishop | can now move to other set of diagonals! |
|p. rook (dragon)| 龍 | +R | 17 | like both king and rook | |
| king | 王 | K | inf | any neighboring 8 squares | same as king in chess |
| king | 王 | K | inf | any neighboring 8 squares | same as king in chess, can't promote |
```
9 8 7 6 5 4 3 2 1
@ -48,4 +48,4 @@ TODO
- [chess](chess.md)
- [go](go.md)
- [xiangqi](xiangqi.md)
- [backgammon](backgammon.md)
- [backgammon](backgammon.md)