Skip to content

Pygame Implementation of the classic Connect Four Game. Player vs CPU.

Notifications You must be signed in to change notification settings

chrssz/pygame-Connect-Four

Repository files navigation

pygame-Connect-Four

Pygame Implementation of the classic Connect Four Game. Player vs CPU.

Deliverables:

ConnectFour.py: Game Initialization, sets up game window, and holds game logic

GameStatus.py: Gane Status class encapsulates current state of the game

Negamax.py: AI Algorithm used to play against the player

About

Pygame Implementation of the classic Connect Four Game. Player vs CPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages