https://github.com/hi-shekhar/xo_game
Tic Tac Toe Game using Javascript
https://github.com/hi-shekhar/xo_game
drag-and-drop game game-development html-css-javascript javascript tic-tac-toe tictactoe-game vanilla-javascript
Last synced: 2 months ago
JSON representation
Tic Tac Toe Game using Javascript
- Host: GitHub
- URL: https://github.com/hi-shekhar/xo_game
- Owner: hi-shekhar
- Created: 2017-11-29T16:59:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T19:31:06.000Z (over 2 years ago)
- Last Synced: 2025-06-04T04:08:33.744Z (4 months ago)
- Topics: drag-and-drop, game, game-development, html-css-javascript, javascript, tic-tac-toe, tictactoe-game, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XO_Game
## Game Help :
1. Two player game.
2. Each player will get 4 chance to play a game.
3. Any one either 'X' or 'O' can start the Game.
4. Drag and Drop 'X' or 'O' on the game Board.## How to Start:
1. Run index.html
2. Start Drag and Drop## Game Board
## Winner
## Draw
