Tag: python
All the articles with the tag "python".
Building Conway's Game of Life - Part 1
Published: at 11:20 AMI built an extremely simple python terminal implementation of John Conway's Game of Life. Source code on github - plays inside a Jupyter notebook