Skip to content

Shre-D/Connect4-AI-and-PvP-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect4-AI-and-PvP-

choose game mode from player v player or player vs ai

The AI implemented uses the minimax algorithm and alpha beta pruning to determine a score for the current state of the board. That information is used by the AI to make better informed decisions. The algorithm uses concepts of game theory.

#Score evalutations may need more testing.

About

A game of connect4 offering PvP and PvAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages