index
:
typerpunk
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Add cursor (currently block only)
srdusr
2024-03-08
|
*
Quit the game or go back to the main menu functionality added instead of ↵
srdusr
2024-03-08
|
|
|
|
just quitting the game
*
Improved README with a few added details and improved some of the formatting
srdusr
2024-03-08
|
*
Fixed not being able to read the sentences.txt file, fixed linter ↵
srdusr
2024-03-08
|
|
|
|
diagnostics messages with test file, better handling of exiting the game and going back to terminal by sending ANSI escape sequences to clear terminal
*
Update license
srdusr
2024-03-08
|
*
Update README
srdusr
2024-03-08
|
*
Now using sentences.txt instead of const Paragraphs from main.rs
srdusr
2024-03-04
|
*
Restart project with clean slate
srdusr
2024-03-04
|
*
Restart project with clean slate
srdusr
2024-03-04
|
*
Add initial unit tests for App functionalityAdded basic unit tests for App ↵
srdusr
2024-03-04
|
|
|
|
struct:- New App creation- Resetting state- Input handling- Timer functionality- Words per minute calculation- Reading sentences from file- Drawing typing game UI
*
Removed unused imports, simplify code and implemented render_widgets
srdusr
2024-02-27
|
*
Fixed not showing paragraphs to type
srdusr
2024-02-27
|
*
Initial commit
srdusr
2023-09-02
|
*
Add Cargo.lock
srdusr
2023-04-23
|
*
Changed in-game title
srdusr
2023-03-30
|
*
First compile without errors, still not working as expected, #TODO: Many fixes
srdusr
2023-03-22
|
*
Add dependencies
srdusr
2023-03-22
|
*
Pseudo code for typing game
srdusr
2023-03-22
|
*
Initial commit of empty README.md
srdusr
2023-03-22
|
*
Initial commit of empty files
srdusr
2023-03-22