Skip to content

A Conway's Game of Life implementation written in ClojureScript with core.async

License

Notifications You must be signed in to change notification settings

fearnoeval/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

Where to play

How to build and run locally

  1. Install Leiningen
  2. Clone the repo
  3. Run lein cljsbuild once in the project's root directory
  4. Open resources/index.html in your web browser of choice

Notes

  • My first ClojureScript project
  • Written in December 2015

License

About

A Conway's Game of Life implementation written in ClojureScript with core.async

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published