Ron Ilan

Ron Ilan

Did this. Done that. That was better.
7 points
All activity
Ron Ilan
Impossible.js is an Object Oriented JavaScript library for building cross-platform terminal apps (and games). It lets you compose complex user interfaces from small and isolated components, thus greatly simplifying the creation of terminal apps.
Impossible.js
Impossible.js
Build terminal apps in JavaScript
Ron Ilan
BlockLike.js is an educational JavaScript library. It bridges the gap between block-based and text-based programming. Designed following scratch.mit.edu concepts, methods and patterns BlockLike.js code is meant to be as similar as possible to . Scratch blocks.
BlockLike.js
BlockLike.js
Bridging the gap between block programming and JavaScript.
Ron Ilan

BlockLike.js is an educational JavaScript library. It bridges the gap between block-based and text-based programming.

It is designed following Scratch concepts, methods and patterns. The screen is a Stage. Interaction is with Sprites. Code is executed in a "paced" manner. Scratch block code and BlockLike.js code are meant to be literally similar.

BlockLike
BlockLike
Bridging the gap between Block Programming and JavaScript