On Mon, Nov 16, 2009 at 12:42 AM, solussd <solu...@gmail.com> wrote:

> I just finished an implementation of the Conway's Game of Life
> derivative, Highlife, in Clojure. It consists of a simple swing GUI
> and makes good use of Refs for coordinating grid updates. A more
> detailed description, source, and jars can be found here:
> http://www.solussd.com/2009/11/a-clojure-highlife/   enjoy!
>

For a real challenge, try implementing Hashlife using Clojure's immutable
data structures. :)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to