Skip to content

These are classes and functions for connect-4 chess game which allows players to play with others or play with AI. It uses BFS, DFS, greedy, A* search algorithms and different heuristic functions.

Notifications You must be signed in to change notification settings

WilliamLee101/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4

These are classes and functions for connect-4 chess game which allows players to play with others or play with AI. It uses BFS, DFS, greedy, A* search algorithms and different heuristic functions.

About

These are classes and functions for connect-4 chess game which allows players to play with others or play with AI. It uses BFS, DFS, greedy, A* search algorithms and different heuristic functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages