Skip to content

nitzanpap/TicTacToeJS

Repository files navigation

TicTacToeJS

A Tic-Tac-Toe game written in vanilla JavaScript.

How To Start Playing

To play the game click Here. 👈

Or install the game as a PWA by clicking the install button in the address bar!

How To Run The Game Locally

  1. Clone the repository.
  2. Serve the files using a local server (Try out the Live Server extension for Visual Studio Code).
  3. Open the index.html file in your browser.