rizqventure / reeborg

Enhanced Karel-the-robot clone

Home Page:http://reeborg.ca/reeborg.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

DeepScan grade

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

http://reeborg.ca/reeborg.html

License:Other


Languages

Language:JavaScript 71.0%Language:HTML 18.0%Language:Python 5.6%Language:CSS 5.3%Language:Batchfile 0.0%Language:Shell 0.0%