CUDA_CA_sim A cellular automaton simulation written in CUDA C++ Running The Project open a terminal in the project directory $ nvcc ca.cu $ ./a.out You may have to zoom the terminal out so that the text output doesn't wrap to a new line: ctrl - should do the trick. Screenshots