Contributors Forks Stargazers Issues MIT License

Tic Tac Toe Project


Logo

A project from the Microverse Javascript Curriculum

Live Version link - https://alexawesomecode.github.io/project-js-tic-tac-toe/index.html

A Tic Tac Toe Game Project for Microverse. Its also part of the Odin project curriculum.

Project A Tic Tac Toe Game App

This is a Tic Tac Toe Game App where you play against an opponent takimg turns on a board. By alternately placing 'X' and 'O' on the board.A winner emerges when a player successfully plaxes the same mark either an 'X' or 'O' on the same row, column or diagonal section of the board

Snapshot

screenshot

Validations

  • ESLINT

Test

  • Jest

Get Started

Download or clone this repo here and open the 'index.html. file.

Built With

This project was built with these techologies:

  • JAVASCRIPT
  • HTML
  • CSS3

Authors

Michgolden Ukeje



Alejandro Andres

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements