A simple Game of Life implementation in Java
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Hofing 0f3a74d974 Conway4 needed to change for the new patch.clone() 11 年之前
..
rules Conway4 needed to change for the new patch.clone() 11 年之前
Goldfish.java Better patch.toString(), no threading, test 11 年之前
Grid.java Missed a couple. 11 年之前
Patch.java Merge branch 'master' of github.com:earwig/goldfish 11 年之前
Render.java Combined Screen and Render 11 年之前