aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
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
* 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
* Restart project with clean slatesrdusr2024-03-04
|
* Removed unused imports, simplify code and implemented render_widgetssrdusr2024-02-27
|
* Fixed not showing paragraphs to typesrdusr2024-02-27
|
* Changed in-game titlesrdusr2023-03-30
|
* First compile without errors, still not working as expected, #TODO: Many fixessrdusr2023-03-22
|
* Pseudo code for typing gamesrdusr2023-03-22
|
* Initial commit of empty filessrdusr2023-03-22