681f0abc79baeac24593ecf128c7efe77715e63b
AMD64 Assembly Game of life
Dependencies
AMD64 Linux Kernel
Build only
nasm
ld
make
Download
Build
make
Controls
| key | action |
|---|---|
| arrows | move cursor |
| ENTER | invert cell |
| j/k | change simulation speed |
| p | start/stop simulation |
| q | quit |
Warning
delays in TTY may be diferent depending on cpu clockspeed use j/k to adjust
Notes
if screen does not clear properly after loading just move the cursor around a bit
looks best in TTY
it sometimes SEGFAULTS in TTY on start but only on non debug builds and it is not consistent
Description