An open API service indexing awesome lists of open source software.

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

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