All Projects → relevance → boids

relevance / boids

Licence: other
Boids flocking simulator in ClojureScript (for ClojureScript training)

Programming Languages

javascript
184084 projects - #8 most used programming language
clojure
4091 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].