Skip to main content

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

  1. to divide a problem into smaller pieces,
  2. to abstract,
  3. to recognize patterns, and
  4. to design and implement algorithms.

The documentation can be found here: https://robo-world-doc.readthedocs.io/en/latest/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

roboworld-0.1.7-py3-none-any.whl (29.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page