/tic-tac-toe-javascript

Tic tac toe game made using native JavaScript.

Primary LanguageJavaScript

#What is it?

A tic-tac-toe game made in HTML, CSS and native Javascript that lets players choose between playing each other or playing against a computer. The game then displays the winning player and combination (or lack thereof) and lets players reset the board to play again.

##Languages Used

*HTML *CSS *Native Javascript

##Link to Github documents

Github

##Authors

Paige Niedringhaus

##Later Enhancements

  • Add a feature to keep track of wins for player 1 or player 2
  • Update CSS styling