Created a working Connect 4 Bot that will run at a max depth of 7. Implements a scoring mechanism by filling the board with "pseduo-pieces" which tell the bot how useful each piece is (e.g how many different ways it can win the game / make a four). Implements the Alpha-Beta Pruning algorithm for further optimization.
-
Notifications
You must be signed in to change notification settings - Fork 0
Likima/ConnectFourBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
making a bot for connect four
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published