Educational roboter world to learn basic programming concepts.
Project description
roboworld is an educational Python package designed for students to learn basic programming concepts, such as,
- variables,
- function calls,
- conditionals,
- loops and
- recursion.
Students must navigate Robo (a robot) through different two-dimensional discrete Worlds.
Robo represents a very simplistic machine that can only deal with elementary instructions, i.e., method calls.
Therefore, students have to extend the missing functionality step by step.
Through this process they learn
- to divide a problem into smaller pieces,
- to abstract,
- to recognize patterns, and
- to design and implement algorithms.
The documentation can be found here: https://robo-world-doc.readthedocs.io/en/latest/index.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file roboworld-0.1.7-py3-none-any.whl.
File metadata
- Download URL: roboworld-0.1.7-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492cfcaa906727e565d1588b5928e7329b813ae38eedeee73920d63f5e3a9441
|
|
| MD5 |
08411acbbac5369109a403f77b336fd1
|
|
| BLAKE2b-256 |
8c7187499f1bf3adc6ee0d33dadf16ea8222c08362620cd41f2db4b21e6d6396
|