ninarow

N-in-a-row Game


Keywords
Simple, and, fun, board, logic, to, play, with, younger, members, of, family
License
MIT
Install
pip install ninarow==0.0.3

Documentation

Connect 4

Connect-4 game implementation in Python 2, with tkinter GUI.

To play:

pip install connect4

And in python:

import connect4

Sample:

Image and video hosting by TinyPic