Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
/ Connect4-with-AI Public archive

The goal of this project is to recreate the popular game ‘Connect 4’ using AI. This project is a part of Envision 20-21.

Notifications You must be signed in to change notification settings

IEEE-NITK/Connect4-with-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4-with-AI

The goal of this project is to recreate the popular game ‘Connect 4’. We intend to have both single and multiplayer modes with the single player mode played against an AI. The AI will be constructed using the minimax algorithm and optimized using alpha beta pruning and tabulation. Finally, we will add a graphic user interface. This project is a part of Envision 20-21. The final codes are under the Main code directory with proper names of all contributors. There were 4 contributors -

  1. Sanjkeet
  2. Pranav
  3. Vikas
  4. Samhita

About

The goal of this project is to recreate the popular game ‘Connect 4’ using AI. This project is a part of Envision 20-21.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages