Skip to content

This is a simple JavsScript based Tic-Tac-Toe game. We used Minimax Algorithm to make a bot to play against. This way, the user plays with a clever bot than a bot that takes random moves.

License

Notifications You must be signed in to change notification settings

phanindra-max/noOX-AI

Repository files navigation

noOX AI

This project's main intention is to find relatively easy solutions using common human intelligence rather than training machines to do so. Simple, but we feel that there is a major need for putting human brains to work in more creative ways is a necessity.

What is this?

  • First, simply visit this page and play on simple Tic-Tac-Toe Game and comeback.
  • Next, please go ahead and check out the website first and play that game and continue reading(just kidding, keep reading if you want to).
  • The project was built using simple algorithm called Minimax Algorithm. It is fast, easier to implement, easy to understand and more over it's based on using simple common sense based on winning logic of the game.
  • We CHALLENGE you to win the game without changing the script. You just can't :)
  • Take a moment and try to understand what we did here, we used simple DSA concepts and built something which is very good at doing it's task.
  • We emphasize on putting in that creative side of the brain to work
  • So, thanks for reading it through. Do check the website if haven't already.
  • Stay home and keep rocking, peace.

About

This is a simple JavsScript based Tic-Tac-Toe game. We used Minimax Algorithm to make a bot to play against. This way, the user plays with a clever bot than a bot that takes random moves.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published