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

https://github.com/anandman03/tic-tac-toe-game

Implemented Tic-Tac-Toe Game using HTML, CSS and JavaScript for 2 players.
https://github.com/anandman03/tic-tac-toe-game

tic-tac-toe tic-tac-toe-game tic-tac-toe-javascript tic-tac-toe-multiplayer tic-tac-toe-web-application

Last synced: 17 days ago
JSON representation

Implemented Tic-Tac-Toe Game using HTML, CSS and JavaScript for 2 players.

Awesome Lists containing this project

README

          

# Tic Tac Toe Game

[![CodeFactor](https://www.codefactor.io/repository/github/anandman03/tic-tac-toe-game/badge)](https://www.codefactor.io/repository/github/anandman03/tic-tac-toe-game) [![BCH compliance](https://bettercodehub.com/edge/badge/anandman03/tic-tac-toe-Game?branch=master)](https://bettercodehub.com/)

Implemented Tic-Tac-Toe Game using HTML, CSS and JavaScript.

## Views

![Start Screen](https://github.com/anandman03/tic-tac-toe-Game/blob/master/images/start.PNG)

![Game Screen](https://github.com/anandman03/tic-tac-toe-Game/blob/master/images/game.PNG)

![End Screen](https://github.com/anandman03/tic-tac-toe-Game/blob/master/images/end.PNG)