picobook/TODO.md
2024-03-31 14:27:17 -07:00

21 lines
658 B
Markdown

# TODO
## MVP
- [ ] Add version prop to picobook.json
- [x] "Compile" carts in server
- [ ] Save compiled carts to db
- [ ] Load cart by URL in React
- [ ] Update GH Workflow to be by push
## Later
- [ ] 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")
## GPIO ideas
- RGB background color
- Awards
- Extra buttons?