/4-in-a-row

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

Primary LanguagePython

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