Echo JS 0.11.0

<~>
saqu 3325 days ago. link 1 point
TRY.js is supposed to programm a virtual robot which moves in a 3D environment able to pick up and unload objects. The program gives beginners a first insight into the world of computer programming.

Due to the ease of use and the limited instruction set TRY.js is well suited for the introduction to programming, especially for learning the programming language JavaScript. It gives an overview about synchronious and asynchronious codes as well as test driven development.

Replies