Skip to content

A Minimax Algorithm based Tic-Tac-Toe which takes input as using React and process it on server-side using Django Rest-Framework.

Notifications You must be signed in to change notification settings

abecus/React-Django-AI-TicTacToe

Repository files navigation

React-Django-AI-TicTacToe

Simple tic-tac-toe with react as front end and Django rest API for AI in the backend.

See Working Project here.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.\

Using

  • Clone the repo and go to the directory

  • run npm install && npm run build to install the required packges and build the project

  • run python manage.py runserver to run the django server and thats it. open the link shown in terminal and play with the AI.

About

A Minimax Algorithm based Tic-Tac-Toe which takes input as using React and process it on server-side using Django Rest-Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published