Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgol

Obligatory implementation of Conway's Game of Life. Deliberately non-clever, relatively straightforward implementation; because it's there.

Usage

(use 'cgol.core)
(use 'clojure.pprint)
(pprint (take 5 (gol blinker-board)))
(pprint (take 5 (gol glider-board)))

License

Copyright © 2013 David Rupp

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Obligatory implementation of Conway's Game of Life

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages