emojipages icon indicating copy to clipboard operation
emojipages copied to clipboard

Add a quiz game mode

Open drwm-base opened this issue 5 years ago • 1 comments

These are the features I have completed, based on your requirements:

  • [x] A button or link from the homepage to the page where the game is.
  • [x] A button or link back to the homepage from the page where the game is.
  • [x] The user should be guessing the song name. (book title instead)
  • [x] On game start, randomly sort the cards and display them to the user. Up to you if you will display one at at time or all at once. The user should type their guess into an input box. Up to you if it will check their guess after they click away from the input or they have to press a submit button.
  • [x] At the end of the game, show the user their score.
  • [x] Optional: Allow the user to tweet what their score is.
  • [x] Optional: the user would be able to choose the number of cards they will guess (ie 10 30, 50, etc)
  • [ ] Optional: the user would be able to narrow down what cards will show by decade, genre, author, etc.

The only optional task that you asked for that I didn't produce was the filter. I suspect there are others working on these features as I have seen and integrating them into the quiz should be simple.

Closes #32

drwm-base avatar Oct 09 '19 13:10 drwm-base

Thank you for opening this pull request, your code will be reviewed soon! Reminder, please follow the contribution guidelines outlined in the README. This Pull Request should be for an Issue that you have been assigned. If any updates need to be made, we will leave a comment for you here outlining exactly what you need to change for your pull request to be accepted. 💖

auto-comment[bot] avatar Oct 09 '19 13:10 auto-comment[bot]