Skip to content

pipe2442/tictactoe_javascript

Repository files navigation

TIC TAC TOE

Hireable

This is a basic javascript project, you should expect from this projectt the following features:

  1. You can start a new game and play tic tac toe.
  2. First player would be 'o' and second player 'x'.
  3. You can get a winner or a tie and restart the game.

This project has been developed to accomplish basic javascript module at Microverse.

screenshot

Built With

Live Demo

Getting Started

  1. Open your terminal.
  2. Navigate to the desired location to download the contents of this repository.
  3. Copy and paste the following code into your terminal :
    $ git clone https://github.com/pipe2442/tictactoe_javascript.git
  4. Run cd tictactoe_javascript
  5. Install your dependencies
    $ npm install
    $ npm install --save-dev jest
  6. run
    $ npm run test

Project Screenshot

screenshot

Authors

👤 Luis Felipe Angulo Torres

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! 🤝

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published