Commit Graph

8 Commits

Author SHA1 Message Date
raul 5e1c4315fc Improved error handling for inputting lives
Also added the ability to view the secret word after losing
2024-02-20 08:26:01 +00:00
raul 75d3b08974 Added OS-agnostic screen clearing 2024-02-19 10:56:42 +00:00
raul 4a6b4d28c7 Added checking for already correct guesses 2024-02-18 11:33:51 +01:00
raul 894cd5c7c2 Cleaned up code for checking already guessed chars 2024-02-16 09:29:22 +00:00
raul da6d477a02 Another branch testing commit 2024-02-15 09:20:18 +00:00
raul 0bb8fee9a3 Testing pushing to another branch 2024-02-15 09:12:34 +00:00
raul 8beacab86b Added checking for repeating wrong characters 2024-02-15 06:50:36 +01:00
raul 729d871229 Moved file-reader into its own repo
Accidentally built hangman while practicing opening and reading from
text files. This is fun
2024-02-14 11:23:43 +00:00