aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Initial Commitsrdusr2025-09-26
|
* Add cursor (currently block only)srdusr2024-03-08
|
* Quit the game or go back to the main menu functionality added instead of ↵srdusr2024-03-08
| | | | just quitting the game
* Improved README with a few added details and improved some of the formattingsrdusr2024-03-08
|
* Fixed not being able to read the sentences.txt file, fixed linter ↵srdusr2024-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 licensesrdusr2024-03-08
|
* Update READMEsrdusr2024-03-08
|
* Now using sentences.txt instead of const Paragraphs from main.rssrdusr2024-03-04
|
* Restart project with clean slatesrdusr2024-03-04
|
* Restart project with clean slatesrdusr2024-03-04
|
* Add initial unit tests for App functionalityAdded basic unit tests for App ↵srdusr2024-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_widgetssrdusr2024-02-27
|
* Fixed not showing paragraphs to typesrdusr2024-02-27
|
* Initial commitsrdusr2023-09-02
|
* Add Cargo.locksrdusr2023-04-23
|
* Changed in-game titlesrdusr2023-03-30
|
* First compile without errors, still not working as expected, #TODO: Many fixessrdusr2023-03-22
|
* Add dependenciessrdusr2023-03-22
|
* Pseudo code for typing gamesrdusr2023-03-22
|
* Initial commit of empty README.mdsrdusr2023-03-22
|
* Initial commit of empty filessrdusr2023-03-22