diff --git a/Games/Spell_Bee/README.md b/Games/Spell_Bee/README.md new file mode 100644 index 0000000000..d1c9742626 --- /dev/null +++ b/Games/Spell_Bee/README.md @@ -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 \ No newline at end of file diff --git a/Games/Spell_Bee/Spell Bee.png b/Games/Spell_Bee/Spell Bee.png new file mode 100644 index 0000000000..dd31cfccd1 Binary files /dev/null and b/Games/Spell_Bee/Spell Bee.png differ diff --git a/Games/Spell_Bee/assets/spell_bee_screenshot.png b/Games/Spell_Bee/assets/spell_bee_screenshot.png new file mode 100644 index 0000000000..87720cc939 Binary files /dev/null and b/Games/Spell_Bee/assets/spell_bee_screenshot.png differ diff --git a/Games/Spell_Bee/index.html b/Games/Spell_Bee/index.html new file mode 100644 index 0000000000..1c37881608 --- /dev/null +++ b/Games/Spell_Bee/index.html @@ -0,0 +1,396 @@ + + +
+ + + +