damoclark / buzzer.click

Buzzer.click is an online synchronous quiz game that implements a fun ‘buzzer’ type system, such that during a contested response to a question, the first person to ‘buzz’ is identified and thus has first opportunity to answer.
8 stars 3 forks source link

Implement FSM for server - basic form #9

Closed pleb closed 8 years ago

pleb commented 8 years ago

Implement FSM for server

  1. Add via NPM to project
  2. Configure and add base states
  3. Add tests to ensure behaviour matches and enforces expected state transitions

finite state machine transition diagram

pleb commented 8 years ago

finite state machine transition diagram