Instructions: python -m pip install -r ./requirements.txt python ./leafexperiment<#>.py <optional_seed?> Help: pygame/pygame#2205 (comment) P.S.: ./leafexperiments4.py is my favorite upon this long overdue review :)
PierceLBrooks/LeafMusic
An experiment in note sequence generation using an evenly distributed, node-descendant-weighted tree data structure from my college years (~2017).
PythonMIT