* Feature: View current graphics palette right in the flowchart editor - no more guessing or looking for the default VGA palette on external websites. Click the new Palette button on the toolbar to view. * Bugfix: Reset graphics on New, Load, and Run program - previously graphics changes such as palette changes leaked into new programs / runs.
NewsIntroducing User Functions and User Input in Algorithmically 1.1.0———24024545
Major update · published 2 Jul 2026, 17:49:35 UTC
Introducing User Functions and User Input in Algorithmically 1.1.0
Algorithmically just got a powerup! This updates introduces two major features: · User functions let the users define custom routines, allowing them to structure and organize the flowcharts and ultimately to create far more complex programs. · User input detection via ad-hoc system procedures that detect which keys are pressed and allow custom logic to execute based on user input. See a demo on…