Tiny JavaScript - for learning JavaScript, and Dev Retro-Games -
Tiny JavaScript - for learning JavaScript, and you can dev Retro-Games -
- subset of JavaScript
- implemented:
- integer, double, string, array type
- if else, while, do while, times
- +-*/%==!=...
- function name(args) { }
- NOT yet imprelented:
- switch
- Object.property
- built-in source editor
- turtle graphics
- Sprite