Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayusharyan143/tic-tac-toe-game
Enjoy the classic fun of Tic-Tac-Toe with a modern twist! Challenge friends and relive the excitement in this digital version by Ayush Aryan
https://github.com/ayusharyan143/tic-tac-toe-game
Last synced: about 2 months ago
JSON representation
Enjoy the classic fun of Tic-Tac-Toe with a modern twist! Challenge friends and relive the excitement in this digital version by Ayush Aryan
- Host: GitHub
- URL: https://github.com/ayusharyan143/tic-tac-toe-game
- Owner: ayusharyan143
- License: gpl-3.0
- Created: 2024-02-28T08:04:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T15:46:42.000Z (11 months ago)
- Last Synced: 2024-02-28T16:58:10.161Z (11 months ago)
- Language: JavaScript
- Size: 9.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe Game
## Description
Welcome to the Tic-Tac-Toe Game by Ayush Aryan..!
This is a digital adaptation of the classic Tic-Tac-Toe game, where two players take turns marking X and O on a 3x3 grid.
The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.## Features
- Interactive gameplay
- Modern user interface
- Two-player mode
- Real-time win/draw detection
- Easy reset for new matches## Usage
1. Clone the repository to your local machine.
2. Open the `index.html` file in your web browser.
3. Start playing the game by clicking on the grid to make your moves.
4. Enjoy the classic fun of Tic-Tac-Toe with friends or family!## Deployed Game
You can play the deployed Tic-Tac-Toe game [here](https://ayusharyantictactoe.netlify.app/).## Credits
- Developed by Ayush
- Sound effects sourced from [SoundBible](https://soundbible.com/)
- Icons from [FontAwesome](https://fontawesome.com/)## License
This project is licensed under the [GUN License](LICENSE).