Update sketch_2021_06_15b_hex_cells.pyde

changed to a very different thing, with a dict board, so I removed the reference to the inspiring cell board
main
Alexandre B A Villares 2021-06-16 16:14:49 -03:00
rodzic a7a61cd07c
commit 58a130d7a8
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -1,6 +1,3 @@
# Inspired by an example of hex grid from The Nature of Code example repository
# by Daniel Shiffman http://natureofcode.com
from cell import Cell
def setup():