This website works better with JavaScript.
Home
Help
Sign In
ben
/
goldfish
mirror of
https://github.com/earwig/goldfish
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
A simple Game of Life implementation in Java
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
1
Branch
91 KiB
Java
100%
Tree:
deaf2a5e07
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'deaf2a5e07'
${ noResults }
goldfish
/
src
History
Josh Hofing
deaf2a5e07
Merge branch 'master' of github.com:earwig/goldfish
12 years ago
..
rules
Implement Conway, add states variable to ruleset.
12 years ago
Goldfish.java
Added build.xml, because packages are difficult otherwise.
12 years ago
Grid.java
Patch: +get4Neighbors(), get8Neighbors(), clone()
12 years ago
Patch.java
Patch: +get4Neighbors(), get8Neighbors(), clone()
12 years ago
Render.java
Moved Renderer
12 years ago
Screen.java
Moved Renderer
12 years ago