A simple Game of Life implementation in Java
Você não pode selecionar mais de 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 df8bd3a1ba Merge branch 'master' of github.com:earwig/goldfish 12 anos atrás
src Merge branch 'master' of github.com:earwig/goldfish 12 anos atrás
.gitignore Added Renderer, Screen 12 anos atrás
LICENSE License 12 anos atrás
README.md Initial commit 12 anos atrás
build.xml Added build.xml, because packages are difficult otherwise. 12 anos atrás

README.md

goldfish

A simple Game of Life implementation in Java.