Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btipling/game_of_life

Just messing around with java 8
https://github.com/btipling/game_of_life

Last synced: 22 days ago
JSON representation

Just messing around with java 8

Awesome Lists containing this project

README

        

game_of_life
============

Conway's Game of Life in Java 8.

Was just wanting to play around with lambdas and intellij. Was simple!

Download:

https://github.com/btipling/game_of_life/releases

Screenshots:

![animated](https://cloud.githubusercontent.com/assets/249641/2695625/b9a97442-c3d8-11e3-9ca2-61c3bac2241d.gif)

![Screenshot](https://cloud.githubusercontent.com/assets/249641/2695600/69acda7e-c3d8-11e3-9f9f-fe073d8890ee.png)