IN101 project on Conway's Game of Life
Functions
app-naive-conway.c File Reference

Source code for an executable of a naive implementation of Conway's game of life. More...

#include <stdio.h>
#include "naive_universe.h"
#include "naive_loader.h"
#include "naive_conway.h"
#include "naive_optionsparser.h"
Include dependency graph for app-naive-conway.c:

Functions

int main (int argc, char **argv)
 

Detailed Description

Source code for an executable of a naive implementation of Conway's game of life.

Author
Victor Colomb (vic.c.nosp@m.ol@h.nosp@m.otmai.nosp@m.l.fr)
Date
2021-03-02

USAGE ./app-naive-conway [-ipt?] filename