simple python script for creating a 2d boolean array from an image.
Perfect for when your cs prof gives you an image of a grid but not the actual code to make the grid.
poetry install
python main.py
Make sure image file is within the project folder