First code I ever wrote, was the DLA(Diffusion Limited Aggregation) assignment. Which is displayed with the ncurses. To compile: gcc dla.c neillncurses.c -Wall -Wfloat-equal-Wextra -O2 -lncurses To run: ./a.out