-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4e57fe4
commit e0127f0
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
testttt | ||
# Text-Reverse | ||
|
||
Welcome to the Anagram Game! This is a simple and fun word game where players must unscramble letters to find the correct word. Each correct guess earns you a point. | ||
|
||
## How to Play | ||
|
||
1. The game presents you with a scrambled word (anagram). | ||
2. Your goal is to type the correct word by rearranging the letters. | ||
3. If your guess is correct, you earn a point! | ||
4. The game continues with new anagrams to solve. | ||
|
||
![](https://cdn-icons-png.flaticon.com/512/3579/3579192.png ) | ||
|
||
## Features | ||
|
||
- **Random Anagrams**: Each round presents a new and random anagram to solve. | ||
- **Score Tracking**: Your score is tracked as you correctly solve each anagram. | ||
- **Simple Interface**: Easy-to-use interface that lets you focus on the fun of solving anagrams. | ||
|
||
![](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fservreality.com%2Fwp-content%2Fuploads%2F2021%2F06%2FGame-Development.jpeg&f=1&nofb=1&ipt=a421a225bcb2ee056f0f1c3e3197ef537ce63b57d520908ef0f1c4e9305ce6f5&ipo=images) |