ljvmiranda921 / seagull

A Python Library for Conway's Game of Life
https://pyseagull.readthedocs.io/en/latest/index.html#
MIT License
174 stars 30 forks source link

Generic board #60

Open ljvmiranda921 opened 3 years ago

ljvmiranda921 commented 3 years ago

Instead of binary values, maybe it's possible for each cell to have N values?