Conway's Game of Life
Conway's Game of Life realized using a few minor optimization
Charlie Harrison
(theratking)
when starting the program, input in the format "xdimension ydimension block_size"
paint the blocks on the grid using the mouse
delete the blocks by moving over them with the mouse and holding "d"
Use the p key to pause
use the t key to zoom out
use the g key to zoom in