2024-03-31 12:13:27 -07:00
|
|
|
# TODO
|
2023-10-29 19:28:07 +00:00
|
|
|
|
2024-03-31 12:13:27 -07:00
|
|
|
## MVP
|
2024-03-31 18:00:45 -07:00
|
|
|
- [x] Add version prop to picobook.json
|
2024-03-31 14:27:17 -07:00
|
|
|
- [x] "Compile" carts in server
|
2024-03-31 18:00:45 -07:00
|
|
|
- [x] Save compiled carts to db
|
2024-04-02 08:42:38 -07:00
|
|
|
- [x] Load cart by URL in React
|
|
|
|
- [x] Update GH Workflow to be by push
|
|
|
|
|
|
|
|
## Next
|
|
|
|
- [ ] Fix css bug on chromium
|
|
|
|
- [ ] Add user page to show all projects
|
2024-03-31 12:13:27 -07:00
|
|
|
|
|
|
|
## 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")
|
2024-04-02 08:42:38 -07:00
|
|
|
- [ ] Persistent cart data
|
2024-03-31 12:13:27 -07:00
|
|
|
|
|
|
|
## GPIO ideas
|
|
|
|
- RGB background color
|
|
|
|
- Awards
|
|
|
|
- Extra buttons?
|