Update README.md
This commit is contained in:
parent
8871b08cc4
commit
344416ed5f
1 changed files with 6 additions and 3 deletions
|
@ -5,8 +5,11 @@ Game in Lithuanian to teach my son programing basics. It is similar to "Rock-pap
|
||||||
* 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)
|
|
||||||
well == šulinys (s)
|
...
|
||||||
scissors == žirklės (z)
|
leaf == lapas (l)
|
||||||
|
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