Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 520 Bytes

Connect-4

Its a connect4 game made using numpy and pygame

Screenshots

this 3x4 empty numpy array fills in coordinates according to the positions filled.

this is how the gui looks like

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.