A simple Game of Life implementation in Java
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Josh Hofing deaf2a5e07 Merge branch 'master' of github.com:earwig/goldfish há 11 anos
..
rules Implement Conway, add states variable to ruleset. há 11 anos
Goldfish.java Added build.xml, because packages are difficult otherwise. há 11 anos
Grid.java Patch: +get4Neighbors(), get8Neighbors(), clone() há 11 anos
Patch.java Patch: +get4Neighbors(), get8Neighbors(), clone() há 11 anos
Render.java Moved Renderer há 11 anos
Screen.java Moved Renderer há 11 anos