Young Learners Workshop: Link
This tool can be used to learn more about python basics. Main aim is to get it installed in different schools laptop/rpi systems so that students can learn python basics and eventually game basics.
sudo apt update
sudo apt upgrade
sudo apt install git
sudo apt install gnome-terminal
pip3 install -r requirement.txt
python main.py