/hw3-tic-tac-toe-js-NPlanche

hw3-tic-tac-toe-js-NPlanche created by GitHub Classroom

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Nelly Delgado Planche

Homework 3

  • Add a status board that shows the score of each team (computer vs humans)
  • Added a winning model that shows a message when a player has won
  • Highlighted the moves that triggered the win in purple
  • Created new clases for each button
  • Implemented four new functions: one for each button