Skip to content

Conway's Life, implemented in Clojure (mostly as a Clojure learning exercise for me)

License

Notifications You must be signed in to change notification settings

eggsyntax/conway_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conway-life

A Quil sketch which implements Conway's Game of Life

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'conway-life.core).

License

Distributed under the Eclipse Public License version 1.0

About

Conway's Life, implemented in Clojure (mostly as a Clojure learning exercise for me)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published