Skip to content

The tic tac toe game wrote with the power of javascript

Notifications You must be signed in to change notification settings

SevlaMare/Tic-Tac-Toe-js

 
 

Repository files navigation

Tic Tac Toe game

Play the classic game of tic tac toe.

Board screenshot


This project was made to practice DOM manipulation on pair programming.

Content

Live Demo

You can access a deployed version of this app:
https://raw.githack.com/AlfredoElizarraras/Tic-Tac-Toe-js/feature/app/index.html

Requirements

  • Store data from form to an array
  • Display the books
  • Button to 'New Book'
  • Button to 'Remove Book'
  • Button to change status of 'Read'

Built With

  • Javascript ES6
  • HTML/CSS
  • ESlint and Stylint (Linters)
  • GitHub Actions (CI Tool)
  • Git, Github and VScode

Getting Start

To use this program, you will need only a web browser like google crome.

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone https://github.com/AlfredoElizarraras/Tic-Tac-Toe-js.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run it live

You can just drag and drop index.html to your browser.

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Thiago Miranda

👤 Oscar Elizarrarás

License

Creative Commons • July 2020

About

The tic tac toe game wrote with the power of javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 13.8%
  • CSS 6.0%