/Tic-Tac-Toe

Primary LanguageJavaScriptMIT LicenseMIT

Tic-Tac-Toe

Don't be a dull boy, Jack. Play now!

Roadmap

Functionality

  • Core Game Logic
  • Scorecard Keeping
  • Personalize (e.g. edit player names)
  • Potential places to explore in the future:
    • Play against other players:
      • Frontend (computer)
      • Backend (computer/human)
    • Add variations:
      • Misère (aka reverse TTT)
      • Larger board (4x4)
      • More players
      • Ultimate TTT

UI/UX

  • Basic L&F
  • Cross browser
  • Touch support

Dev Tasks

  • Test logic
  • Code coverage
  • minify/uglify
  • favicon