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

Wordsearch game #53

Open
hellodeborahuk opened this issue Mar 15, 2022 · 0 comments
Open

Wordsearch game #53

hellodeborahuk opened this issue Mar 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hellodeborahuk
Copy link
Owner

Describe the solution you'd like
A wordsearch game. One for phase 2 words and one for phase 3 words.

Additional context

  • 5-6 words in each game with a grid of roughly 3x4, 4x4 or 3x5, whatever looks good and uses all the words.
  • List the words above the wordsearch, perhaps in 2 columns so that it doesn't take up as much space.
  • They need to click on the letters of the word in the correct order.
  • Once clicked, it changes colour (on brand), and then if the word is correct it changes again to a different colour.
  • As this is for 4/5 year olds, words shouldn't overlap and should not be in reverse order. Preferably mostly from left to right.
  • Similar in design to other games, especially the congratulations.
  • Add a point for completion.
@hellodeborahuk hellodeborahuk added the enhancement New feature or request label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant