5 lines
165 B
Markdown
Executable file
5 lines
165 B
Markdown
Executable file
---
|
|
layout: default
|
|
title: Conway
|
|
---
|
|
A small game where you must find an initial state in a Conway's Game of Life system that stabilizes to match certain criteria.
|