A simple Game of Life implementation in Java
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Josh Hofing 7adf6afcd5 Merge branch 'master' of github.com:earwig/goldfish 11 anni fa
..
rules Implement Conway, add states variable to ruleset. 11 anni fa
Goldfish.java Added build.xml, because packages are difficult otherwise. 11 anni fa
Grid.java Whoops 11 anni fa
Patch.java Patch: +get4Neighbors(), get8Neighbors(), clone() 11 anni fa
Render.java Fixed Render, maybe 11 anni fa
Screen.java Moved Renderer 11 anni fa