diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-07-23 17:03:40 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-07-23 17:03:40 -0400 |
commit | d04c277edff957d14b6261dd38da43c18b7ba189 (patch) | |
tree | 09ccedfb21efc49485a33c5daaa121fd4a01ef78 /README.md | |
parent | aae98b8bfca1578c14d6dde3a2f3180c7c580131 (diff) | |
download | NPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.tar.gz NPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.tar.bz2 NPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.zip |
Improve level API and error handling
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -4,15 +4,14 @@ One-year anniversary update! Goals: - [x] New integrated level editor - [X] Custom keybindings -- [ ] Accept mp3 song files +- [X] Accept mp3 song files - [ ] UI improvements - [ ] Code cleanup - [ ] Installer / Linux package -Notes: -- Level creation flow is incomplete - - no way to set lastbeat - - no validation +Todo: +- [ ] Make validation update on view +- [ ] Click sounds on all buttons in editor # Installation Coming soon. |