Versions:
Gloop 1.0, released by GloopProgramming, is a block-based, drag-and-drop visual programming environment whose primary purpose is to lower the entry barrier for coding while still offering enough expressive power to create small games, interactive animations, and utility scripts. By snapping together color-coded command, logic, and event blocks instead of typing text, learners, hobbyists, and educators can see program flow instantly and iterate without worrying about syntax errors, making the software especially popular in STEM classrooms, after-school code clubs, and rapid-prototyping workshops. The immediate graphical feedback—sprites move, sounds play, and variables update on the same screen where blocks are assembled—encourages experimentation and shortens the learning curve traditionally associated with textual languages. Although only one version (1.0) has been published to date, the single release already supports loops, conditionals, variables, custom procedures, and simple multimedia libraries, covering the same conceptual ground found in introductory curricula for Scratch or Blockly while remaining lightweight enough to run on modest Windows hardware. Because projects are saved as readable JSON files, teachers can exchange examples, auto-grade assignments, and version-control student work through ordinary file managers or cloud drives. The program is categorized under Development / IDEs & Coding Utilities, yet its emphasis on visual construction places it closer to educational logic design tools than to full-scale professional suites. Gloop is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.
Tags: