raylib-conway-game-of-life Compilation - WINDOWS: Clone the raylib git and define the path in the Makefile: RAYLIB_DIR = <PATH> run make CONSOLE=false to compile the program without the console.