aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-07-23 17:03:40 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-07-23 17:03:40 -0400
commitd04c277edff957d14b6261dd38da43c18b7ba189 (patch)
tree09ccedfb21efc49485a33c5daaa121fd4a01ef78 /README.md
parentaae98b8bfca1578c14d6dde3a2f3180c7c580131 (diff)
downloadNPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.tar.gz
NPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.tar.bz2
NPEhero-d04c277edff957d14b6261dd38da43c18b7ba189.zip
Improve level API and error handling
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 73235ac..5b83c3e 100755
--- a/README.md
+++ b/README.md
@@ -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.