From 7d7febea39b6b7c6b81abcdc3f924b959580f31f Mon Sep 17 00:00:00 2001 From: Chris Wanstrath <2+defunkt@users.noreply.github.com> Date: Thu, 2 Oct 2025 14:50:52 -0700 Subject: [PATCH] update TODO --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6364a5d..8a9895c 100644 --- a/README.md +++ b/README.md @@ -78,21 +78,21 @@ https://wakamaifondue.com/ ## Pluto Goals: Phase 2 +- [ ] `nose` CLI +- [ ] game/bin/www cartridges - [x] public tunnel for your NOSE webapps - [x] public tunnel lives through reboots - [ ] tunnel to the terminal - [x] remember your "mode" -- [ ] `nose` CLI -- [ ] status bar on terminal UX +- [x] status bar on terminal UX - [x] "project"-based rehaul - [x] self updating NOSE server - [x] `pub/` static hosting in webapps - [x] upload files to projects -- [ ] game/bin/www cartridges - [-] pico8-style games - [x] init/update/draw - [x] simple drawing api - [x] gamepad support - [ ] sounds - [ ] maps - - [ ] etc + - [ ] etc...?