Update README.md
This commit is contained in:
parent
ff65998340
commit
bd27548f01
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ Game in Lithuanian to teach my son programing basics. It is similar to "Rock-pap
|
|||
## Rules
|
||||
* there are three figures: leaf (similar to paper), well (a lot like rock), scissors
|
||||
|
||||
in Lithuanian:
|
||||
leaf == lapas (l)
|
||||
well == šulinys (s)
|
||||
scissors == žirklės (z)
|
||||
in Lithuanian:
|
||||
leaf == lapas (l)
|
||||
well == šulinys (s)
|
||||
scissors == žirklės (z)
|
||||
|
||||
* leaf covers well, scissors cuts the leaf, scissors falls into a well
|
||||
|
|
Reference in a new issue