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
|
## Rules
|
||||||
* there are three figures: leaf (similar to paper), well (a lot like rock), scissors
|
* there are three figures: leaf (similar to paper), well (a lot like rock), scissors
|
||||||
|
|
||||||
in Lithuanian:
|
in Lithuanian:
|
||||||
leaf == lapas (l)
|
leaf == lapas (l)
|
||||||
well == šulinys (s)
|
well == šulinys (s)
|
||||||
scissors == žirklės (z)
|
scissors == žirklės (z)
|
||||||
|
|
||||||
* leaf covers well, scissors cuts the leaf, scissors falls into a well
|
* leaf covers well, scissors cuts the leaf, scissors falls into a well
|
||||||
|
|
Reference in a new issue