bhavukkalra / TicTacToe_Min_Max

This Project is Publicly Hosted at:

Home Page:https://bk-tic-tac-toe.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe(Research)

This is a piece of reference material(Code) to go along with the research

Installation

Use the package manager pip for Python3 to develop Tic Tac Toe on your local system and Install all its dependencies

pip install -r requirements.txt

Usage

To Start the development Server run. Navigate to the assigned port on the terminal to open the app

# activate virtual environment
myenv\Scripts\activate
# start the server
python app.py

Contributing

Pull requests are always welcome.

License

Provided under Free to Use and Modify, MIT License MIT

About

This Project is Publicly Hosted at:

https://bk-tic-tac-toe.herokuapp.com/

License:Other


Languages

Language:JavaScript 44.3%Language:Python 40.2%Language:HTML 11.5%Language:CSS 3.9%Language:Procfile 0.1%