Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 667 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 667 Bytes

boids

Sample flocking simulation in ClojureScript

Usage

  1. Run lein run to start the server.
  2. In another shell, run lein cljsbuild auto to build ClojureScript.
  3. Open localhost:3000/main.html in a browser to see the app.

License

Copyright 2013 Relevance, Inc.

The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0) which can be found in the file epl-v10.html at the root of this distribution.

By using this software in any fashion, you are agreeing to be bound by the terms of this license.

You must not remove this notice, or any other, from this software.