GameOfLife.ASM

Conway's Game of Life implementation in Assembly.

Pentadecathlon Oscillator.

Conway’s Game of Life in 8086 Assembly for DOS.

Assemble in DOS with MASM.

> MASM GOL.ASM
> LINK GOL.OBJ

> GOL.EXE

GitHub Repository