Minix Boot Loader with Game Of Life
Copy repo on MINIX, and then:
make & install.sh <source_file> <time_delay>
MINIX user must provide a source file (80 rows, 24 columns) with first generation.
#
is a alive cell and space means that cell is dead.