KAREL 3D WebGL
Children's learning programming language Karel the Robot in 3D
KAREL 3D written in JavaScript with WebGL
is a children's programming language for teaching algorithms.
This is later variant from Karel the Robot in 3D,
created in 1986 for 8bit microcomputer PMD 85-2.
Support full recursion, create new commands,
complex commands with condition from dialog
and direct control with keys, language translation.
Objects: brick, wall, mark, fence.
Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals in Slovak language from years 1987 - 1990
Writen in HTML for fast universal use, including JavaScript code with Three engine.
After download and unzip, runable (run html file) without installation in internet browser.
Tested in EDGE and Chrome.
Version without WebGL, and just as one file (+ include examples in text file):
https://sourceforge.net/projects/karel-3d/
C++ version: https://sourceforge.net/projects/karel-3d-cpp/