Update README.md
This commit is contained in:
parent
9d2dba3bb8
commit
ff65998340
1 changed files with 5 additions and 8 deletions
11
README.md
11
README.md
|
@ -4,12 +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)
|
||||||
|
scissors == žirklės (z)
|
||||||
> well == šulinys (s)
|
|
||||||
|
|
||||||
> 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