Skip to content

wrata/reeborg

 
 

Repository files navigation

About Reeborg's World

Reeborg's World is a site designed for people wishing to learn computer programming using either Python, Javascript or a Blockly interface. It is free to use and does not require login.

Some documentation which includes information for users (educators and students) as well as for potential contributors (developers, translators, artists) can be found at:

Note that the (human) language can easily be switched using a selector on the right-hand side of the documentation page.

The source for the documentation is found in another repository (https://github.com/aroberge/reeborg-docs).

If you only want a copy of the files to require to run Reeborg's World on your own site, please consult this repository: https://github.com/aroberge/reeborg-dist.

Important information for developers

If you wish to make changes to fork this project, you should consult this document.

Known problems on Mac computers

If you or your students use Mac computers, please consult known problems.

Offline version

An offline version (reeborg_offline.html) can be used without an Internet connection. You do need a local webserver running as well as a copy of the repository or the separate distribution mentioned above. Note that some multimedia files (sound and images) used by the blockly version will likely be missing, but everything will still be quite workable.

When using the offline version, you might want to use easylaunch.py, found here in the root directory. Make sure you read it (as it contains important information about its use) and possibly read the content of reeborg_menu.txt as well.

About

Enhanced Karel-the-robot clone

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.9%
  • JavaScript 34.8%
  • HTML 9.4%
  • CSS 2.9%
  • Batchfile 0.0%
  • ApacheConf 0.0%