Board filling game Rules Enter coordinates to put the pieces on the board. Try to fill the board in as few rounds as possible. Enter (0, 0) to skip the round. How to play Fork the repo by clicking the fork logo the on top right Clone the repo git clone [email protected]:AseanK/beginner-python-games.git Head to the board_filling_game folder Run the file using python command python board_filling_game.py