https://github.com/architgargpro/tictactoe-js
Tic Tac Toe made with JavaScript only. With UNDO functionality
https://github.com/architgargpro/tictactoe-js
css javascript pure-javascript tic-tac-toe tictactoe-game tictactoe-webapp vanilla-javascript
Last synced: about 2 months ago
JSON representation
Tic Tac Toe made with JavaScript only. With UNDO functionality
- Host: GitHub
- URL: https://github.com/architgargpro/tictactoe-js
- Owner: ArchitGargPro
- Created: 2019-11-01T17:55:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T20:11:00.000Z (over 6 years ago)
- Last Synced: 2025-08-10T06:22:48.881Z (10 months ago)
- Topics: css, javascript, pure-javascript, tic-tac-toe, tictactoe-game, tictactoe-webapp, vanilla-javascript
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
### User can
- ```RESET``` the current game
- start a ```NEW GAME``` with different players
- ```UNDO``` a move
##### All using JavaScript
###### With beautiful colours & design using CSS