This project is a simple Tic Tac Toe game built with Electron.js.
- Play Tic Tac Toe against a friend.
- Responsive design.
- Reset button to start a new game.
-
Clone the repository:
git clone https://github.com/abhinavkumar2369/Tic-Tac-Toe-Web-Electron-Js.git
-
Install dependencies:
cd Tic-Tac-Toe-Web-Electron-Js npm install
-
Run the application: (Electron Js Application)
npm start
- For Web Preview Open the
index.html
file with the Live Server.
- For Web Preview Open the
Images used in project belong to the Websites --->
Contributions are welcome! Please feel free to submit issues and pull requests.
This project is licensed under the MIT License.