LifeWiki 11 years ago
Super interesting site. There's an interactive (javascript based) grid here - http://academo.org/demos/conways-game-of-life/ - where you can input the patterns and watch them animate over time. Never fails to entertain.
HN user
Super interesting site. There's an interactive (javascript based) grid here - http://academo.org/demos/conways-game-of-life/ - where you can input the patterns and watch them animate over time. Never fails to entertain.
Ah touché, that's absolutely mind blowing. A run through of the maths here for anyone interested: http://physics.stackexchange.com/questions/110645/why-does-i...
An ice cube occupies a greater volume than the water that went into forming it, so I think the answer for question 5 would be the level of water in the beaker decreases.
Fun game.
setInterval( function(){ $("#box span").click() },1);