Tic Tac Toe game (web version) made using HTML, JS.
- About the project
- Tech Stack
- Getting Started
- Prerequisites
- Setting up the project
- Issues
- Contributing
- Code of Conduct
- License
This is a very simple and light tic tac toe web game made using HTML, CSS and JS. This game is very easy to play.
- HTML
- JavaScript
- CSS
To get a local copy up and running follow these simple steps.
There are no special requirements to play this game apart from having a Web Browser which supports HTML5 and CSS3.
- Clone the repo
git clone https://github.com/yelynn1/tictactoe.git
- Change the directory
cd tictactoe
- Open the index.html file in any web browser.
Please file specific issues, bugs, or feature requests in our issue tracker. Follow the issue template while creating a new issue.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. If you wish to contribute a change to any of the existing features in this repo, please review our contribution guide and send a pull request.
We follow certain guidelines in order to maintain this repository.Please find our code of conduct and read it carefully.
Distributed under the MIT License.See LICENSE
for more information.