pages/_posts/2014-08-07-conway.md

9 lines
281 B
Markdown
Executable file

---
layout: default
title: Conway
category: Game
cards: [Conway]
links: ["Source Code|https://github.com/thepaperpilot/Conway"]
tags: [java, android]
---
A small game where you must find an initial state in a Conway's Game of Life system that stabilizes to match certain criteria.