Skip to content

Commit 246e533

Browse files
committed
Update README with added difficulty levels
1 parent 674b7f4 commit 246e533

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Number Guessing Game with Score
22

3-
This is a number guessing game that features scoring system. It is built using JavaScript. The goal is to guess the number which the maximum number to guess increases at higher levels.
3+
This is a number guessing game that features scoring system. It is built using JavaScript. The goal is to guess the number which the maximum number to guess increases at higher levels. It also have four different difficulty modes.
44

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Number Guessing Game with Score
22

3-
This is a number guessing game that features scoring system. It is built using JavaScript. The goal is to guess the number which the maximum number to guess increases at higher levels.
3+
This is a number guessing game that features scoring system. It is built using JavaScript. The goal is to guess the number which the maximum number to guess increases at higher levels. It also have four different difficulty modes.
44

0 commit comments

Comments
 (0)