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