Skip to content

IdanZiv97/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4

Programmed with the pygame GUI.

Next on this project:

  1. Add option to play against an AI (implemeting min max algorithm with alpha-beta pruning)
  2. Create a webgame based on the game engine

Running the Game

In order to run the game you first need to make sure you pygame and scipy installed on your system If so, enter the command-line and use the command: 'python3 main.py'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages