Forum Discussion
OwenHolt
8 years agoSuper Hero
Trivia Game - Using Variables and JavaScript to remove answered questions from the deck.
Concept Create a trivia game that would:
Randomly select a category from a list of 5, but limit the selection to only categories containing unanswered questions.
Display a random question in...
OwenHolt
7 years agoSuper Hero
Are you sending the info back to 50 variables? Or is the outcome a list of 50 flowers loaded into a single variable?