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.
Kevin Li 3fb698a32b Merge branch 'master' of github.com:earwig/goldfish 11 年之前
..
rules Import Grid in RuleSet 11 年之前
Goldfish.java Added build.xml, because packages are difficult otherwise. 11 年之前
Grid.java getPatch, setPatch 11 年之前
Patch.java Added build.xml, because packages are difficult otherwise. 11 年之前
Render.java Moved Renderer 11 年之前
Screen.java Moved Renderer 11 年之前