Explorar el Código

Initial commit

master
Ben Kurtovic hace 11 años
commit
b8521d1e2a
Se han modificado 2 ficheros con 10 adiciones y 0 borrados
  1. +6
    -0
      .gitignore
  2. +4
    -0
      README.md

+ 6
- 0
.gitignore Ver fichero

@@ -0,0 +1,6 @@
*.class

# Package Files #
*.jar
*.war
*.ear

+ 4
- 0
README.md Ver fichero

@@ -0,0 +1,4 @@
goldfish
========

A simple Game of Life implementation in Java.

Cargando…
Cancelar
Guardar