eug / connect4

Implementation of the game Connect 4 using Minimax algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect 4

Implementation of the game Connect 4 using Minimax algorithm.

Run

python3 main.py

About

Implementation of the game Connect 4 using Minimax algorithm

License:MIT License


Languages

Language:Python 100.0%