Generic Python pixel graphics drawing library. The Adafruit GFX library is great but when they moved to CircuitPython no features were backported to MicroPython variant, so heres a generic python ...
The function gameDimensions() should return a four-tuple containing these four values. The player can then change the dimensions in gameDimensions to play with a board of a different size. The file ...