I am playing around with Conways Game of Life for some days.
It is nothing special or new but i am going to implement some features which could be interesting.
The only thing which is ready now is the Distribution view with which i wanted to see if the ‘cells’ are getting distributed equally after some time.
Another feature i thought of is to generate some kind of music from the Game.
My goal is to get it running proper on Android, which would be cool with pinch zooming etc. .
I cant ensure that it will run, it runs on my computer but wont work on another (Could not find the main class)
The distribution view with blur (low pass).
The normal view.
Controls:
Mouse dragged / Arrow keys: move around
1 : normal view
2 : distribution view
- / - : increase / decrease speed
w / s : zoom in / out
r : reset
Download: