-
Notifications
You must be signed in to change notification settings - Fork 839
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4579 from Markcosay/main
Spell Bee
- Loading branch information
Showing
6 changed files
with
416 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Spell Bee | ||
|
||
The game is based on real life spelling bee competition. Listen to word and Enter correct spelling of that word. | ||
|
||
# How to Play | ||
|
||
To begin playing, click on "Begin" button and game will start. Player can listen to the pronunciation of word and can type in the answer bar. | ||
Player can also listen to the word used in a sentence or can see its meaning for proper guessin but it will charge him some score points. | ||
|
||
|
||
# Scores | ||
|
||
Score points are awareded and deducted based on: | ||
1. Correct Answer +5 points | ||
2. Speak Sentence -2 points | ||
3. Show Meaning -1 point. | ||
|
||
# Contributed by : | ||
https://github.com/Markcosay |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.