A simple Game of Life implementation in Java
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Josh Hofing fff9117576 updated the threaded part of conway, in case we decide to use it il y a 11 ans
src updated the threaded part of conway, in case we decide to use it il y a 11 ans
.gitignore Whoops il y a 11 ans
LICENSE License il y a 11 ans
README.md Initial commit il y a 11 ans
build.xml Added build.xml, because packages are difficult otherwise. il y a 11 ans

README.md

goldfish

A simple Game of Life implementation in Java.