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

10 lines
281 B
Markdown
Raw Normal View History

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