Skip to content

Connect-4 Game with players Computer vs AI Agent with the option of selecting difficulty and AI's search algorithm of Minimax or Alpha-Beta Pruning

Notifications You must be signed in to change notification settings

MennaHG/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Connect-4

Connect-4 Game with players Computer vs AI Agent with the option of selecting difficulty and AI's search algorithm of Minimax or Alpha-Beta Pruning

NOTE: ChatGPT was only used here to help in created a more optimized function performance-wise that checks winning state after each player's move as shown in the ChatGPT Screenshots and explained here https://www.linkedin.com/posts/menna-ahmed-56142a240_in-our-connect-4-game-project-to-implement-activity-7065638980842627073-N4P4?utm_source=share&utm_medium=member_desktop

PREVIEW: https://github.com/MennaHG/Connect-4/assets/105600225/0dcf4214-3a3a-4211-a6ae-a66049f45c7c

About

Connect-4 Game with players Computer vs AI Agent with the option of selecting difficulty and AI's search algorithm of Minimax or Alpha-Beta Pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages