https://github.com/hind-sagar-biswas/tictactoe
A JavaScript Tic Tac Toe Game 🎮🎯
https://github.com/hind-sagar-biswas/tictactoe
html-css-javascript javascript-game vanilla-javascript
Last synced: 7 months ago
JSON representation
A JavaScript Tic Tac Toe Game 🎮🎯
- Host: GitHub
- URL: https://github.com/hind-sagar-biswas/tictactoe
- Owner: hind-sagar-biswas
- License: mit
- Created: 2021-02-18T07:07:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T13:07:45.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T04:29:02.333Z (9 months ago)
- Topics: html-css-javascript, javascript-game, vanilla-javascript
- Language: JavaScript
- Homepage: https://hind-sagar-biswas.github.io/ticTacToe/
- Size: 459 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ticTacToe






[](https://hind-sagar-biswas.github.io/ticTacToe)
[](http://makeapullrequest.com)A Vanilla JavaScript Tic-Tac-Toe Game 🎮
***I/N:** There might be bugs in the code. If found, please inform.*
Create Issue @ [https://github.com/hind-sagar-biswas/ticTacToe/issues](https://github.com/hind-sagar-biswas/ticTacToe/issues)
***I/N:** Screenshot is given at the end of `README.md`.*
## Demo
Live Demo @ [https://hind-sagar-biswas.github.io/ticTacToe](https://hind-sagar-biswas.github.io/ticTacToe)
## Clone
**Github CLI**
```
gh repo clone hind-sagar-biswas/ticTacToe
```**HTTPS**
```
https://github.com/hind-sagar-biswas/ticTacToe.git
```## Features
1. Current Features
1. General Tic Tac Toe Rules
1. 1v1 Play
1. Save Progress
1. High Score
1. Upcoming Features
1. Game Modes
1. Play Against Computer## Languages
1. HTML5
1. CSS3
1. Vanilla JavaScript
## Frameworks
None!
## Files
* Assets
* audio
* `button-click.mp3`
* `button-error.mp3`
* `popup.mp3`
* css
* `style.css`
* images
* `tictactoe.png`
* `ttt_screenshot01.png`
* `ttt_screenshot02.png`
* js
* `app.js`* `index.html`
* `LICENSE`
* `README.md`
## License
This project is licenced under `MIT` open source license.
## Screenshot

