Skip to content

Commit 7742b7c

Browse files
authored
Update README.md
1 parent 0050595 commit 7742b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
- **Topics:** Randomization, conditional statements.
6363

6464

65-
### Hangman Game
65+
### 12. Hangman Game
6666
- **Description:** A classic word-guessing game where the player attempts to guess a hidden word letter by letter. The player has a limited number of incorrect guesses before the game ends.
6767
- **Topics:** String manipulation, random word selection, user input, conditionals, loops.

0 commit comments

Comments
 (0)