/TicTacToeJS

A Tic Tac Toe game where the user can play against AI or another player.

Primary LanguageJavaScript

TicTacToeJS

  • A Tic Tac Toe game where the user plays against AI or another player.

What I Learned

  • How to use JavaScript Self Invoking Functions and the Module Pattern.
  • Typescript: got introduced to it and learned how to use it to reduce bugs.
  • How to manipulate DOM elements to better user's experience.

Technologies Used:

javascript typescript html5 css3