Skip to content

seangeo/clojure-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

life

Conway's Game of Life in Clojure.

My first clojure program built at Rails Camp AU 12.

Installation

Uses Leiningen.

Usage

$ lien run

There are some pre-built starting patterns you can select in the life.clj file but it all requires manual hacking atm.

TODO

  • Make the world Infinite!!
  • Make the world Editable!!
  • Profit!!

License

Copyright © 2012 Sean Geoghegan.

Distributed under the Eclipse Public License, the same as Clojure.

About

Conway's Game of Life in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published