Game of Life in one Ruby statement... inspired by APL
Conway’s game of life implemented in one Ruby statement, using Enumerable-alike methods and idioms for working with mathematical arrays.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Conway’s game of life implemented in one Ruby statement, using Enumerable-alike methods and idioms for working with mathematical arrays.
Post a comment