Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 302 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 302 Bytes

connect-four

Connect Four (Four in a Row) game inspired by project #30 from the book 'The Big Book of Small Python Projects' by Al Sweigart

This program requires the Bext module, which you can install by following the instructions at https://pypi.org/project/Bext/