Skip to content

AI for the game Connect4; Implemented by evaluating all possible moves within a pre-specified look-ahead distance and computing win probabilities for each move.

Notifications You must be signed in to change notification settings

rsw0/Connect4AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4AI

Simple AI for the game Connect4; Implemented by evaluating all possible moves within a pre-specified look-ahead distance and computing win probabilities for each move.

About

AI for the game Connect4; Implemented by evaluating all possible moves within a pre-specified look-ahead distance and computing win probabilities for each move.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages