logo of ParaDocs [![build test](https://git.pupes.org/PoliEcho/asm-game-of-life/actions/workflows/build_test.yaml/badge.svg)](https://git.pupes.org/PoliEcho/asm-game-of-life/actions?workflow=build_test.yaml) # AMD64 Assembly Game of life ## Dependencies > AMD64 Linux Kernel ### Build only > nasm > ld > make ## Download #### TODO: add releases link ## Build ```shell make ```