Conway's Game of Life in C with SDL2 and OpenGL
escape: quit p: pause r: board is torique, random game n: board is non torique, canon example space: play f: fullscreen
- make
- ./jdlv
- enjoy
- dowload SDL2 and put it on this folder
- find glu32.dll, opengl32.dll and SDL2.dll and put it in a bin folder
- open code::blocks
- if you have SDL2 > 2.0.3 change the linker settings
- compile
- and finally you can enjoy
- do not know, and do not care
If you want another IDE config or if you are brave enough to create a cmake config, let me know :)