Skip to content

This Project allows the user to play Connect 4 with another player (in person) utilizing 2D arrays in Python.

Notifications You must be signed in to change notification settings

Isaiah-Kimball/2D-Array-Based-Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2D-Array-Based-Connect-4

This Project allows the user to play Connect 4 with another player (in person, or they can just play with themselves) utilizing 2D arrays in Python.

This project was one of my Freshman final projects where we were tasked to create a program with some requirements.

One such requirement was to utilize Turtle for any purpose, I decided to utilize it's library to print if red or yellow wins, but it overall isn't that important to the program.

I will more than likely add more to this game (like maybe unique games I come up with) as I also want to make games in Python to demonstrate my Python abilities rather than having everything done in C++

About

This Project allows the user to play Connect 4 with another player (in person) utilizing 2D arrays in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages