summaryrefslogtreecommitdiff
path: root/README
blob: d0dcc181e8059215433085be8cede1f7bc3eee95 (plain)
1
2
3
4
5
6
Conway's Game of Life on a 80x40 grid, implemented in 10x20x5 = 1000characters
arragned into the shape of a glider.

Unobsfucated code is in conway.c
Obfuscated code in card.c
build with make