🎮
Connect Four
A two-player Connect Four game with a graphical board rendered using pygame; players drop colored pieces by clicking columns until one connects fou…
A two-player Connect Four game with a graphical board rendered using pygame; players drop colored pieces by clicking columns until one connects fou…
A two-player Connect Four game with a graphical board rendered using pygame; players drop colored pieces by clicking columns until one connects four in a row.
pip install pygame numpy
python main.py
pygamenumpy