sebastianbenz/clojure-game-of-life
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# clojure-game-of-life An implementation of Conway's game of live together with a Swing GUI. Both written in clojure. ## Usage with leinigen (https://github.com/technomancy/leiningen): cd clojure-game-of-life lein repl ## Installation git clone git@github.com:sebastianbenz/clojure-game-of-life.git ## License Copyright (C) 2010 Sebastian Benz Distributed under the Eclipse Public License, the same as Clojure.