/connect4

Implement Connect4 on the terminal

Primary LanguagePython

Connect4

This is an implementation of connect4 in python and using curses for the UI in the terminal. Connect4 Game in the terminal

To run

cd src
python connect4.py