/pythonic_gol

An attempt at a very "pythonic" Game Of Life implementation

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Pythonic Game Of Life

An attempt at a very "pythonic" Game Of Life implementation.

Lines of code

  • Variables: 1 LOC
  • Step logic: 3 LOC
  • Iteration: 2 LOC

TOTAL: 6 LOC