Conway's Game of Life, using floating point values instead of integers
1–10 of 104 posts
Re: Conway's Game of Life, using floating point values instead of integers
#2Re: Conway's Game of Life, using floating point values instead of integers
#3Awesome, but the results/behaviour (in the video) don't seem very complex like the original Conway's game of life.
Re: Conway's Game of Life, using floating point values instead of integers
#4Re: Conway's Game of Life, using floating point values instead of integers
#5Re: Conway's Game of Life, using floating point values instead of integers
#6Awesome, but the results/behaviour (in the video) don't seem very complex like the original Conway's game of life.
It does seem more "organic", if you will.
Re: Conway's Game of Life, using floating point values instead of integers
#7Re: Conway's Game of Life, using floating point values instead of integers
#8Earlier quoted context omitted.
It does seem more "organic", if you will.
It does. Still I think the point of game of life is not to look organic but to make complex thing from very simple rules. Like supposedly the universe we live in. Conway's game of life would look organic if you zoomed out enough, no computer can do that of course.
Just check the frontpage again in a few years.
Re: Conway's Game of Life, using floating point values instead of integers
#9HTML5 implementation in 3, 2...
Re: Conway's Game of Life, using floating point values instead of integers
#10Earlier quoted context omitted.
It does seem more "organic", if you will.
It does. Still I think the point of game of life is not to look organic but to make complex thing from very simple rules. Like supposedly the universe we live in. Conway's game of life would look organic if you zoomed out enough, no computer can do that of course.