This repository holds a few simple implementations of some 2D algorithms. Each folder has anoth README.md with further explanation.
Use Love2D on the desired folder, eg. to run the game of life, clone and cd into this directory and run the following command:
love gameOfLife