Visual programming languages allow graphical manipulation of program elements. Uses boxes and arrows to represent program elements. Forms basis of low-code development platforms. Classified into icon-based, form-based, and diagram languages
Converts Scratch projects into single HTML files for browser execution. Contains 2.6 MB Scratch engine and project files. Supports multiple HTMLified projects sharing same Scratch engine. Includes cloud variables storage and JavaScript plugins
Timer is a tool used to measure time in various activities. Scratch is a visual programming language developed by MIT Media Lab. Scratch teaches coding concepts to beginners through drag-and-drop interface
Create maze pattern using line drawing and green arrow at exit point. Set character sprite size to 20 and position at top left corner. Game starts when green flag is clicked
Scratch is a platform for creating games using drag-and-drop blocks. Only requires a computer and browser running Scratch. Create player and ground sprites in project editor
Animated Text enables easy text display and animation. Stretch allows horizontal and vertical sprite stretching. Gamepad access provides direct button mapping. Pointerlock blocks enable mouse locking with frame-by-frame tracking