updated README
This commit is contained in:
parent
3c6d2e5f5e
commit
9d2dba3bb8
1 changed files with 3 additions and 0 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)
|
> 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