Skip to content

4 in a row game created with Python and "Tkinter" library.

Notifications You must be signed in to change notification settings

Conper/4-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

version Made with PYTHON visitor badge

GAME PREVIEW:

v1 1


Information

To make this game I have used the "Tkinter" library.
Python version: 3.9
To install the library copy the code below and copy it into the CMD console.

pip install tk