Skip to content

DeltaCube23/Connect4_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Live Demo

Link - https://deltacube23.github.io/Connect4_Bot/

How Bot Works?

The computer calculates the best possible move using the minimax algorithm along with alpha beta pruning. Since the possible number of results are too large, scores have been assigned for intermediate game positions as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published