aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6e455d02a8d13f7f793722468baff2bb35401ecb (plain)
1
2
3
4
5
6
7
8
9
10
11
# Board example
Here's example 3x2 board:
```
 F C
RRRRC*
 F R
 *FRF*
   R
```

Stars `*` symbolize available centers tile placement.