
Start the demo by double-clicking:
run-io.art.bat

Built in Windows11.
Tested in fresh Windows11 install with nothing extra installed. Worked.
May require to be launched two times before it really starts, though.






---------- EXTRA Information -------

With no arguments, the launcher starts the demo with layout seed 4416. If you
pass command-line flags, the launcher forwards exactly those flags:

    run-io.art.bat
    run-io.art.bat --seed 4416
    run-io.art.bat --start-seconds 120
    run-io.art.bat --record my-demo.mkv --seed 4416
    run-io.art.bat --export-png-frames indexed-frames --seed 4416

Video used seed 4416.

Runtime keys:

    Esc: quit
    I: toggle the info overlay with the top-left beat counter and bottom-right seed

Bundled DLLs cover SDL2, mpg123, libpng, and zlib. Recording still requires
ffmpeg installed on the host and available in PATH.
