Skip to content

johnyesberg/figure-game-solver

Repository files navigation

figure-game-solver

This file will become your README and also the index of your documentation.

Install

pip install figure-game-solver

How to use

Fill me in please! Don’t forget code examples:

h = Grid()
print(h)
  0  0  0  0  0
  0  0  0  0  0
  0  0  0  0  0
  0  0  0  0  0
  0  0  0  0  0