Skip to content

sogamoso/conway-cljs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's game of life in clojurescript

Running the App

Set up and start the server like this:

$ lein deps
$ lein cljsbuild once
$ lein ring server-headless 3000

Now, point your web browser at http://localhost:3000, and see the web app in action!

Live

Check it out live here

Authors

Sander Hartlage - Sebastian Sogamoso - Justin Leitgeb

License

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

About

Conway's game of life in clojurescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • Clojure 13.6%