picobook/TODO.md
2024-04-03 20:29:27 -07:00

27 lines
795 B
Markdown

# TODO
## MVP
- [x] Add version prop to picobook.json
- [x] "Compile" carts in server
- [x] Save compiled carts to db
- [x] Load cart by URL in React
- [x] Update GH Workflow to be by push
## Next
- [x] Fix css bug on chromium
- [x] Add user page to show all projects
## Later
- [ ] GPIO shared within room
- [ ] Update pico console handle
- [ ] Add readme prop to picobook.json (figure out best name) and display it in React
- [ ] Multiplayer support
- [ ] More console support (touch detected, gamepad count, etc.)
- [ ] User accounts to manage published games, and user accounts for players to save progress
- [ ] GPIO Support (maybe gpio prop in picobook.json can have values like "ignore" | "v1")
- [ ] Persistent cart data
## GPIO ideas
- RGB background color
- Awards
- Extra buttons?