소스 검색

Initial commit

master
Ben Kurtovic 11 년 전
커밋
b8521d1e2a
2개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      .gitignore
  2. +4
    -0
      README.md

+ 6
- 0
.gitignore 파일 보기

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

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

+ 4
- 0
README.md 파일 보기

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

A simple Game of Life implementation in Java.

불러오는 중...
취소
저장