An open API service indexing awesome lists of open source software.

https://github.com/zfa3/connect-4

Connect 4
https://github.com/zfa3/connect-4

connect4

Last synced: about 1 year ago
JSON representation

Connect 4

Awesome Lists containing this project

README

          

**Connect 4**

![image_480](https://github.com/zFa3/Connect-4/assets/153332084/c672dc5b-0f3c-4248-a3fd-4b8025018d71)

- By zFa3
- Made in Python, with Tkinter

Project ---

I've been wanting to make this project for a while,
haven't had a good reason until now. Uses mostly
pure python except for tkinter, which gets installed
with python

Inspiration ---
I created a Tic Tac Toe game in school for a project,
tetris, minesweeper and 2048 co sontinuing the theme
of iconic game I chose to create Connect 4 in Tkinter