/CellularAutomata

Primary LanguageCMakeMIT LicenseMIT

CellularAutomata

Game Of Life (python) uses the convenient numpy library, and the Elementary Cellular Automata (C/C++) uses the convenient bitwise operations.

Made these just for fun.