update TODO

This commit is contained in:
Chris Wanstrath 2025-10-02 14:50:52 -07:00
parent 16460774ca
commit 7d7febea39

View File

@ -78,21 +78,21 @@ https://wakamaifondue.com/
## Pluto Goals: Phase 2 ## Pluto Goals: Phase 2
- [ ] `nose` CLI
- [ ] game/bin/www cartridges
- [x] public tunnel for your NOSE webapps - [x] public tunnel for your NOSE webapps
- [x] public tunnel lives through reboots - [x] public tunnel lives through reboots
- [ ] tunnel to the terminal - [ ] tunnel to the terminal
- [x] remember your "mode" - [x] remember your "mode"
- [ ] `nose` CLI - [x] status bar on terminal UX
- [ ] status bar on terminal UX
- [x] "project"-based rehaul - [x] "project"-based rehaul
- [x] self updating NOSE server - [x] self updating NOSE server
- [x] `pub/` static hosting in webapps - [x] `pub/` static hosting in webapps
- [x] upload files to projects - [x] upload files to projects
- [ ] game/bin/www cartridges
- [-] pico8-style games - [-] pico8-style games
- [x] init/update/draw - [x] init/update/draw
- [x] simple drawing api - [x] simple drawing api
- [x] gamepad support - [x] gamepad support
- [ ] sounds - [ ] sounds
- [ ] maps - [ ] maps
- [ ] etc - [ ] etc...?