Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/btipling/game_of_life
- Owner: btipling
- License: other
- Created: 2014-04-13T21:08:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-14T13:51:50.000Z (over 10 years ago)
- Last Synced: 2024-10-14T17:54:56.749Z (25 days ago)
- Language: Java
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)