A simple Game of Life implementation in Java
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前