Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spell Bee #4579

Merged
merged 6 commits into from
Jun 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions Games/Spell_Bee/README.md
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
Binary file added Games/Spell_Bee/Spell Bee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Games/Spell_Bee/assets/spell_bee_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading