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

8 lines
272 B
Markdown

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