/Game-Of-Life

Conway's Game of Life without conditional statements, loops, long methods or a fancy functional language

Primary LanguageJava

Game-Of-Life-LambdaJ

Conway's Game of Life without conditional statements, loops, long methods or a fancy functional language.

It started from a code retreat iteration with those restrictions, and ended up as an occasion to test lambdaj a little more (and find some issues).