Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaileegavnekar/tictactoe-game
It is a classic 2-player game on a 3x3 grid. Players alternate turns marking cells with 'X' or 'O' .Win by aligning 3 in a row horizontally, vertically, or diagonally. The game features a user interface, move validation, win and draw conditions, error handling, and a replay option for a seamless gaming experience.
https://github.com/shaileegavnekar/tictactoe-game
css html javascript javascript-game
Last synced: 5 days ago
JSON representation
It is a classic 2-player game on a 3x3 grid. Players alternate turns marking cells with 'X' or 'O' .Win by aligning 3 in a row horizontally, vertically, or diagonally. The game features a user interface, move validation, win and draw conditions, error handling, and a replay option for a seamless gaming experience.
- Host: GitHub
- URL: https://github.com/shaileegavnekar/tictactoe-game
- Owner: ShaileeGavnekar
- Created: 2023-12-17T21:46:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T20:45:35.000Z (5 months ago)
- Last Synced: 2024-06-08T21:47:33.563Z (5 months ago)
- Topics: css, html, javascript, javascript-game
- Language: JavaScript
- Homepage: https://shaileegavnekar.github.io/TicTacToe-Game/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://github.com/ShaileeGavnekar/TicTacToe-Game/assets/119005417/e27b5321-b057-45bc-afce-14c1e2abc295)