Skip to content

This is a Tic Tac Toe game you can play in your browser.

License

Notifications You must be signed in to change notification settings

krys2fa/js-tic-tac-toe

Repository files navigation

Tic Tac Toe

This is a Tic Tac Toe game project from The Odin Curriculum based on factory functions. This project also involved writing tests using Jest.

Web App Screenshots

Built With

  • Javascript
  • Html
  • CSS

Live Demo

Click here to visit a live version of the web app.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
  • webpack
  • jest

Setup

  • Clone the repository.
  • cd into js-tic-tac-toe folder
  • Run npm install.
  • Run npm run test from your command line.
  • Run npm run start to play the game.

Authors

👤 Christopher Amanor

👤 Phylis Chepchumba

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Kindly give this repository a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is licensed under the MIT License.

About

This is a Tic Tac Toe game you can play in your browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published