Cave Generator Uses cellular automata to generate caves. Uses C and SDL2 # make sure you have SDL2 installed brew install sdl2 # make the project make ./bin/caves