Make visual music sheets for thatskygame
sky-python-music-sheet-maker
This program lets you make visual music sheets for Sky: Children of the Light. It will ask you a few questions, and does not require previous knowledge of the command line to run.
Usage
Installation
The program requires Python >= 3.6 and the following packages:
- PIL (preferably pillow)
- import_resources (for Python < 3.8)
- pyYaml
- mido (optional: for generating midi output)
- requests (optional: for generating a link to skymusic.herokuapp.com)
The program can be installed by simply unzipping the code on your computer, and running the main script file, or by installing it in your Python distribution with pip: pip install .
The program can be installed on a desktop computer, or a smartphone if a Python IDE is installed (such as Pythonista).
The program can also