Show HN: Stacked Game of Life
stacked-game-of-life.koenvangilst.nl
Show HN: Stacked Game of Life
1–10 of 30 posts
Re: Show HN: Stacked Game of Life
#2Re: Show HN: Stacked Game of Life
#3What does stacked mean? Is this just 3D game of life where cells die unless 5-6 neighbours and come alive with 4 neighbours? But very cool, would also be cool if you could specify initial configurations perhaps. (BTW, github link seems broken.)
Re: Show HN: Stacked Game of Life
#4What does stacked mean? Is this just 3D game of life where cells die unless 5-6 neighbours and come alive with 4 neighbours? But very cool, would also be cool if you could specify initial configurations perhaps. (BTW, github link seems broken.)
Ah found answers in README of vnglst/stacked-game-of-life, nice idea!
The link was broken indeed. Should be fixed now. Glad you like it!
Re: Show HN: Stacked Game of Life
#5Re: Show HN: Stacked Game of Life
#6Re: Show HN: Stacked Game of Life
#7Earlier quoted context omitted.
Ah found answers in README of vnglst/stacked-game-of-life, nice idea!
Yes, that's right, it's https://github.com/vnglst/stacked-game-of-life The link was broken indeed. Should be fixed now. Glad you like it!
Re: Show HN: Stacked Game of Life
#8Very cool! Would be great to be able to rotate/zoom the 3D space.
Re: Show HN: Stacked Game of Life
#9Very cool! Would be great to be able to rotate/zoom the 3D space.
Re: Show HN: Stacked Game of Life
#10I think the only change I'd make really is to give the top layer and obviously different colour so you can view from the top and see the current configuration. Currently it just looks confusing because e.g. a - oscillator looks like + instead.