Skip to content

Kudrotey/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

connect4

A simple two-player connect 4 game using pygame

Run locally

  • Run the command git clone https://github.com/Kudrotey/connect4.git
  • Run the command pip install pygame, pip install numpy, pip install pyinputplus
  • Open and Run the python file connect_4.py

About

A simple connect 4 game using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages