Skip to content

sebastianbenz/clojure-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

A simple simulator for Conway's game of life written in clojure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published