/example-tic-tac-toe

Example Tic Tac Toe Game

Primary LanguageJavaScriptISC LicenseISC

Example Tic-Tac-Toe Game

Basic tic-tac-toe game using JavaScript.

Learning concepts are:

  • separating concerns using small functions
  • DOM event handling
  • HTML rendering / building
  • managing game state using JavaScript variables

Built as a teaching exercise for DigitalCrafts Flex students, Sep 2018.

License

ISC License