Skip to content

Commit 370eaa4

Browse files
authored
Update README.md
1 parent b84d5b4 commit 370eaa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 🎮 Number Guessing Game
22
https://github.com/ROSSARKO/NumberGuessingGame
3+
34
A simple console-based number guessing game written in modern C++ (C++20). The computer randomly chooses a number between 1 and 100, and the player tries to guess it with hints provided after each guess.
45

56
---

0 commit comments

Comments
 (0)