No description
| .gitignore | initial commit | |
| .luarc.json | initial commit | |
| conf.lua | initial commit | |
| LICENSE | Ooopsies forgot the most important thing!! | |
| main.lua | Make it look a bit better | |
| note_arrow.png | optipng | |
| note_arrow_corner.png | optipng | |
| note_arrow_corner_outline.png | optipng | |
| note_arrow_outline.png | initial commit | |
| note_base.png | optipng | |
| note_base_outline.png | optipng | |
| note_octave.png | optipng | |
| README.md | initial commit | |
| stylua.toml | initial commit | |
piano thingey
inspired by the video game "Deltarune"
very inspired.
very very inspired.
Running
love . <path to sample>
By default, it tries to look for "snd_inst_piano.wav", but that sample isn't provided by default (you can imagine why)
All code is located in main.lua, it is intentionally very simple.