1
0
Fork 0
Lesson 01. Game in Lithuanian to teach my son pragramming basics.
This repository has been archived on 2022-08-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-08-23 07:17:50 +00:00
.gitignore Initial commit 2015-02-10 11:49:20 +02:00
LICENSE Initial commit 2015-02-10 11:49:20 +02:00
README.md Update 'README.md' 2022-08-23 07:17:50 +00:00
vaskici.py splitted code for class 2015-02-19 09:17:42 +02:00

vaskici_tui

Game in Lithuanian to teach my son programing basics. It is similar to "Rock-paper-scissors". This is command line version

[ this is archive ]

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)
  • leaf covers well, scissors cuts the leaf, scissors falls into a well