/Tic_tac_toe

Primary LanguageJavaScript

TIC-TAC-TOE Game

https://tic-tac-toe-vikshab.herokuapp.com/

  • Pick the value X or O you want to play with
  • Choose the board size:
    • 3x3
    • 4x4
    • 5x5
    • 6x6
    • 7x7
    • 8x8
  • Decorate your cells with any colors you want

Here is an example of how you select color: Image

Here are examples of different board sizes: Image

Image

Image

  • JavaScript, HTML, JQuery