Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Dec 9, 2023
1 parent df3b0ca commit 9228864
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,21 @@ Click on the `Play` button and start typing when you are ready. As soon as you m
> 🟢 **Tip**: Press `Tab` to restart/reset test at any time. The timer only starts when you start typing.
## To-do
- [ ] Configure UI manager to use special font.
- [ ] Update UI
- [ ] Configure defaults of UI manager
- [ ] settings page
- [ ] If less than 3 settings are visible on play screen, labels are not centered
- [ ] look into migs layout
- [ ] Test UI
- [ ] Create a release with a .jar file. Use github actions to auto-generate.
- [ ] Track worst keys typed
- [ ] Add time limit
- [ ] Add data persistence with xstream
- [ ] Add data persistence with xstream or maybe firebase
- [ ] Create a dynamic scoreboard
- [ ] Save high score
- [ ] Other features
- [ ] Add time limit
- [ ] Track worst keys typed
- [ ] [Make UI responsive](https://www.youtube.com/watch?v=ZJsjlucSoXM&ab_channel=SIMPLECODE)
- [ ] Add tests for settings
- [ ] Add banner to repository settings
- [ ] Add social preview banner to public repository settings

## References
- List of english words in `words.txt`: https://www.ef.com/wwen/english-resources/english-vocabulary/top-1000-words/
Expand Down

0 comments on commit 9228864

Please sign in to comment.