/tic-tac-toe

Primary LanguageJavaScript

Tic Tac Toe

This is a simple Tic Tac Toe game project developed using Javascript.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Just clone the repository and open the index.html on your browser.

git clone https://github.com/kazumaki/tic-tac-toe.git

Testing

On the console in project directory run command:

yarn test

or

npm test

Built With

Contributing

Feel free to open a pull request whenever you find necessary.

Authors

License

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

Acknowledgments