A console-based Lua-programmable computer for children based on the LÖVE2D framework.
- Command-line based UI
- Full control over each pixel of the display
- Ability to easily reset to initial state
- Impossible to damage with non-violent interaction
- Syntactic mistakes caught early, not accepted on input
- Possibility to test/try parts of program separately
- Share software in source package form
- Minimize frustration
Development is going on in this repo, you can find builds there for now, until an official release is completed from mainline.