Skip to content

This is a connect 4 game made with Python, using the idea of a matrix with variable size ( matrix[ x ][ y ])

Notifications You must be signed in to change notification settings

joaobizzo/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a connect 4 game made with Python, using the idea of a matrix with variable size ( matrix[ x ][ y ]);

Theres two files in here, one its the processing of connect4 running in the terminal (to anyone make the grafics of this game the way they want), and other with grafics made with the pygame library;

All my files are available to be copied for studyin proposites;

Have fun :)

About

This is a connect 4 game made with Python, using the idea of a matrix with variable size ( matrix[ x ][ y ])

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages