mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 22:44:47 +03:00
[examples] Add battleship diagram.
This commit is contained in:
parent
1822a19e88
commit
ad5b15bda8
@ -535,6 +535,13 @@ leo run play '{
|
||||
Play continues back and forth between Player 1 and Player 2.
|
||||
When one player has a total of 14 flipped bits in their `hits_and_misses` component on their `board_state` record,
|
||||
they have won the game.
|
||||
|
||||
### Graphical Representation
|
||||
|
||||
The following diagram depicts the records and transitions a game.
|
||||
|
||||
![diagram](./diagram.png)
|
||||
|
||||
</details>
|
||||
|
||||
## ZK Battleship Privacy
|
||||
|
BIN
examples/battleship/diagram.png
Normal file
BIN
examples/battleship/diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
Loading…
Reference in New Issue
Block a user