Code Monkey home page Code Monkey logo

tic-tac-toe-game's Introduction

Tic Tac Toe

Click here to try it now.

If the site does not load on first attempt then either refresh the page or try again to access the link. It is because the site with low traffic on Heroku is pulled down to save server usage

To try it locally enter the following commands in the command line -

Make sure your system has Node.js installed

cd <any_directory>
git clone https://github.com/qUB3r-001/Tic-Tac-Toe-Game.git
cd Tic-Tac-Toe-
npm install
npm run

About

The classic game of Tic-Tac-Toe made with React using hooks.

  • Made using React.js Hooks implementation.
  • Used MUI: React Components library and Bootstrap v5.0 for all components and styling.
  • All animations are done using SCSS only.

ss-1

Player vs Player

• Player starting is randomly assigned either X or O.

Player vs Bot

• Bot always moves first because else the game would always result in a draw. • Bot uses Minimax to calculate the best possible move by running through all possible games and maximizing its winning %.

GLHF ;)

tic-tac-toe-game's People

Contributors

qub3r-001 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.