Skip to content

ARTEAGA1811/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

TIC TAC TOE Game

Play Tic Tac Toe with an AI opponent!

About The Project

Product Name Screen Shot

This is a Tic Tac Toe game that you can play against an AI opponent. The AI opponent uses the minimax algorithm to determine the best move to make. The AI opponent is unbeatable.

Built With

  • React
  • TypeScript

(back to top)

Getting Started

Just open this 🔗link 🔗 and start playing:

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

(back to top)

About

Tic Tac Toe Game with an AI that uses the minimax algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published