From 0a68458fac297c5ce577ef9973d3a291bf616490 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Sep 2013 15:00:36 -0400 Subject: Remove page titles from pages. --- (limited to 'projects/cgol/index.mdwn') diff --git a/projects/cgol/index.mdwn b/projects/cgol/index.mdwn index 80413ac..7bec380 100644 --- a/projects/cgol/index.mdwn +++ b/projects/cgol/index.mdwn @@ -1,9 +1,6 @@ -cgol (Curses Game of Life) -========================== - cgol is an implementation of Conway's Game of Life written in C and using the curses interface. Upon start, it generates a finite grid with a random seed pattern. It then iterates through generations indefinitely (unless the '-n' @@ -14,7 +11,7 @@ a game: there is no gameplay beyond the initial state, yet it can still provide hours of fun. Getting cgol ------------- +============ Download or browse the repository hosted on this server: <> -- cgit v0.9.1