8 lines
209 B
Markdown
8 lines
209 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: Conway
|
||
|
cards: [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.
|