Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 313 Bytes

Tic Tac Toe

There are 3 files to run this project:

  1. index.html - Contains the html code
  2. style.css - Contains the css styling
  3. script.js - java script code for handling events

Run the project

To run this project keep all the above 3 files in the same folder and run the html file.