Skip to content

mridulnagpal/Connect4-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4-AI-C++

An AI for Connect4 game using alpha beta pruning.

A screenshot of playing on terminal

Connect4

To run

You should have c++ compiler, just compile the Connect4_AI.cpp file for AI and run the output file.

Algorithm used

Used alpha beta pruning for AI model

About

An AI for Connect4 game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages