An open API service indexing awesome lists of open source software.

https://github.com/bielstela/connect-four

Numpy implementation of the game connect four (AKA four in a row)
https://github.com/bielstela/connect-four

game-2d numpy numpy-exercises python

Last synced: 2 months ago
JSON representation

Numpy implementation of the game connect four (AKA four in a row)

Awesome Lists containing this project

README

          

# connect-four

Nympy implementation of the game Connect Four Aka four in a row.