This is a tutorial on how to build a very basic tic-tac-toe game with vanilla javascript, html, css.

  • Board size is dynamically generated upon user’s input instead of being static and hard-coded.
  • Winning score can be set manually.

#tic-tac-toe #javascript #vanilla-javascript

Tutorial — Tic-Tac-Toe Game with Vanilla JavaScript
26.30 GEEK