Skip to content

An AI-Driven web app for single-player big board Tic-Tac-Toe games

Notifications You must be signed in to change notification settings

AjayBhatta16/big-tictactoe-ai

Repository files navigation

big-tictactoe-ai

An AI-Driven web app for single-player big board Tic-Tac-Toe games

Run Instructions

Step 1: Clone the repository

Step 2: Install the Dependencies

pip install -r requirements.txt

Step 3: Run the Web App

python main.py

Step 4: Open http://localhost:5000 in your browser

Note: you may need to use the pip3 and python3 commands instead of pip/python

About

An AI-Driven web app for single-player big board Tic-Tac-Toe games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published