Logical Or Not v1.0.0 Release Notes

Release Date: 2015-04-29 // almost 9 years ago
    • ๐Ÿ”จ Complete refactor to separate concerns
      • Model: RoundClass
      • View: ViewClass
      • Controller: GameClass
      • The three communicate through a shared event stream
    • ๐Ÿš‘ Life bar now change color depending on life bar's state (normal, low or critical)
    • โž• Add CONTRIBUTING.md
    • โž• Add eslint and gulp task
    • Increase game duration to 12 (instead of 10)
    • โž• Add 10 "easy" questions
    • The first question is now also set randomly (instead of always picking the first one)