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 df8bd3a1ba Merge branch 'master' of github.com:earwig/goldfish 11 vuotta sitten
..
rules RuleSet is now an interface, and Conway has placeholder code. 11 vuotta sitten
Goldfish.java Added build.xml, because packages are difficult otherwise. 11 vuotta sitten
Grid.java Adding some methods because Josh. 11 vuotta sitten
Patch.java Adding some methods because Josh. 11 vuotta sitten
Render.java Moved Renderer 11 vuotta sitten
Screen.java Moved Renderer 11 vuotta sitten