kturtle
educational programming environment
Install
- All systems
-
curl cmd.cat/kturtle.sh
- Debian
-
apt-get install kturtle
- Ubuntu
-
apt-get install kturtle
- Arch Linux
-
pacman -S kturtle
- Kali Linux
-
apt-get install kturtle
- Fedora
-
dnf install kturtle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kturtle
- Raspbian
-
apt-get install kturtle
- Dockerfile
- dockerfile.run/kturtle
kturtle
educational programming environment
KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible. The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming. This package is part of the KDE education module.