Skip to content

Conway's Game of Life in cljs with Quil

License

Notifications You must be signed in to change notification settings

germ13/cljs-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljs-life

Conway's Game of Life in cljs using Quil

Usage

Run lein figwheel and then open http://localhost:3449/ in your browser.

The simulation logic lives in the cljs-life.core namespace. Any changes made there will be reflected in the browser.

License

Copyright © 2014 Carmen La

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

About

Conway's Game of Life in cljs with Quil

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 93.5%
  • HTML 6.5%