Skip to content

Implement quiz system #3

@brentirwin

Description

@brentirwin

New type of room: Quiz.js

  • Quiz rooms are generated based on a set of permutation variables. One room for each variable.
  • Quiz asks a question. Depending which question is chosen from the permutation, it will make a call to the related random variable.
  • Whatever the correct value of the random variable is, it will generate a successful button, taking you to a new room (or question/room).
  • The other options will take you to specific gameover rooms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    laterFor the future, not now

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions