raul released "hangman" at raul/hangman 2024-02-23 08:47:50 +01:00
raul pushed to main at raul/hangman 2024-02-23 08:39:55 +01:00
6656971e10 Spaced guesses no longer pass sanity checks
raul renamed repository from javascript-exercises to raul/js-exercises 2024-02-22 11:41:58 +01:00
raul pushed to main at raul/js-exercises 2024-02-22 11:38:06 +01:00
7f594425f6 Renamed all exercise folders accordingly
525338788c Added all missing changes before pushing to remote
5d88c63032 Pain
1d3787dc42 Completed more exercises
c496f40365 Reorganized exercise structure
Compare 13 commits »
raul created repository raul/js-exercises 2024-02-22 11:33:59 +01:00
raul pushed to main at raul/hangman 2024-02-22 08:23:10 +01:00
f93efc0986 Fixed errors when entering empty input
raul pushed to main at raul/golang-exercises 2024-02-21 18:07:27 +01:00
fa8a997395 Added loading-bar exercise
raul pushed to main at raul/hangman 2024-02-20 09:27:02 +01:00
5e1c4315fc Improved error handling for inputting lives
raul pushed to main at raul/hangman 2024-02-19 11:56:56 +01:00
75d3b08974 Added OS-agnostic screen clearing
raul pushed to main at raul/hangman 2024-02-18 11:41:49 +01:00
4a6b4d28c7 Added checking for already correct guesses
raul pushed to main at raul/golang-exercises 2024-02-17 21:41:50 +01:00
a806cecefa Finished exercise and added getAverage()
raul pushed to main at raul/golang-exercises 2024-02-16 18:26:21 +01:00
d3400c86ee Added sum-args exercise
raul deleted branch testing from raul/hangman 2024-02-16 10:31:56 +01:00
raul pushed to main at raul/hangman 2024-02-16 10:29:59 +01:00
894cd5c7c2 Cleaned up code for checking already guessed chars
raul pushed to main at raul/hangman 2024-02-15 11:53:50 +01:00
106e52df0b Testing LICENSE name
Compare 2 commits »
raul pushed to main at raul/hangman 2024-02-15 10:22:57 +01:00
d7398d67bd Merge pull request 'Merging testing into main' (#1) from testing into main
da6d477a02 Another branch testing commit
Compare 2 commits »
raul merged pull request raul/hangman#1 2024-02-15 10:22:56 +01:00
Merging testing into main
raul created pull request raul/hangman#1 2024-02-15 10:21:34 +01:00
Merging testing into main
raul pushed to testing at raul/hangman 2024-02-15 10:20:27 +01:00
da6d477a02 Another branch testing commit
raul pushed to main at raul/hangman 2024-02-15 10:15:24 +01:00
0bb8fee9a3 Testing pushing to another branch