Inspiration
MLH LHD 2022
What it does
It is a 2 player connection board game, in which the players choose a color and then take turns dropping colored discs into a seven-column, six-row vertically suspended grid.
How we built it
We build this game by using Python3
Challenges we ran into
we get a challenge when i have to import NumPy module and In horizontal and vertical locations, we create a nested for loop for the rows and columns and check an if condition statement to see if the piece has been dropped to that location on the board
Accomplishments that we're proud of
that we finally created a game using python
What we learned
we learned different libraries
Log in or sign up for Devpost to join the conversation.