Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a timed game mode #30

Open
8 tasks
brittanyrw opened this issue Sep 24, 2019 · 2 comments
Open
8 tasks

Add a timed game mode #30

brittanyrw opened this issue Sep 24, 2019 · 2 comments
Labels
javascript Issue requires modification of JavaScript

Comments

@brittanyrw
Copy link
Owner

brittanyrw commented Sep 24, 2019

Add a timed game mode to EmojiPages. A timed game should allow users to try to guess as many cards as they can in a certain amount of time.

This game should be on a new page.

Here are some suggestions on how to structure this:

  • A button or link from the homepage to the page where the game is.
  • A button or link back to the homepage from the page where the game is.
  • The user should be guessing the song name.
  • 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.
  • At the end of the game, show the user their score.
  • Optional: Allow the user to tweet what their score is.
  • Optional: the user would be able to choose the time period (ie one minute, three minutes, etc)
  • Optional: the user would be able to narrow down what cards will show by decade, genre, author, etc.

Let us know if you want assistance with the design for this! Otherwise, feel free to come up with something on your own.

@brittanyrw brittanyrw added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest javascript Issue requires modification of JavaScript labels Sep 24, 2019
@ghost
Copy link

ghost commented Oct 1, 2019

hey i'm interested in implementing this, can i work on this?

@brittanyrw brittanyrw removed hacktoberfest good first issue Good for newcomers help wanted Extra attention is needed labels Oct 1, 2019
@brittanyrw brittanyrw added help wanted Extra attention is needed and removed help wanted Extra attention is needed enhancement New feature or request labels Sep 30, 2020
@ilyassBZ
Copy link

ilyassBZ commented Aug 3, 2023

Hi, can I work on this issue?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
javascript Issue requires modification of JavaScript
Projects
None yet
Development

No branches or pull requests

2 participants