brittanyrw / emojipages

EmojiPages is a listing of books and plays depicted through emojis.
https://emojipages.com/
Other
34 stars 102 forks source link

Add a quiz game mode #32

Open brittanyrw opened 5 years ago

brittanyrw commented 5 years ago

Add a quiz game mode to EmojiPages. A quiz game should present users with a fixed number of cards and see how many they can guess correctly.

This game should be on a new page.

Here are some suggestions on how to structure this:

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

drwm-base commented 5 years ago

Hi Brittany, could I work on this game mode?

brittanyrw commented 5 years ago

@drwm-base Yep! I will assign this to you. Thanks for working on this!

drwm-base commented 5 years ago

Hey @brittanyrw , I wanted to talk to you before but this dialog box was locked. I am working on this and updating to your most recent version. I have completed the bare bones of the quiz game mode.

Just to clarify, the user should be guessing the book title right? It says song name but I assumed book title.

I kept the design very similar to the rest of the site, and decided to display all at once. The filters part is temporary, I will use the formatting to provide a way to adjust the number of cards. I have made 2 new files, quiz.html and quiz.js to handle the logic. I also would like to know how you want me to set up the navigation side of things? I have the links going to their respective html files for now.

The look so far: image image image

I am going to add the rest of the features you want and make it look a little nicer. I will also add the ability to change the number of cards.