Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vshelke/game

:video_game: This program is a simple implementation of the famous Conway's Game of Life !
https://github.com/vshelke/game

conway-s-game-of-life game java8 life

Last synced: 18 days ago
JSON representation

:video_game: This program is a simple implementation of the famous Conway's Game of Life !

Awesome Lists containing this project

README

        

# game-of-life
This is a zero-player game which works on the four rules given by John Horton Conway.
[Wikipedia](https://en.wikipedia.org/wiki/Conway's_Game_of_Life)

# Demo
![gol](gif/gol.gif)

# Run it locally :blush:
:file_folder: Download the .zip [here](https://github.com/vshelke/game-of-life/archive/master.zip)


:mouse: Double click "Conway.jar"



Made with :yellow_heart: by [Vaibhav Shelke](https://github.com/vshelke).