big-bang icon indicating copy to clipboard operation
big-bang copied to clipboard

Tests, documentation, examples

Open rm-hull opened this issue 11 years ago • 0 comments

Documentation

Design notes & simple usage examples in README.md

Examples

As gists, runnable inside http://programming-enchiladas.destructuring-bind.org

  1. Pacman
  2. ~~Scrolling Image~~
  3. ~~Mouse move logger~~
  4. Circuit simulator - multiple nested interacting big-bang's - as per Martin Odersky's Reactive Programming course - visual demux
  5. ~~Rock, Paper, Scissors game: three big-bangs interacting under a supervisor~~

Tests

Investigate implementing async test harness inside cljs-test

rm-hull avatar Jan 25 '14 20:01 rm-hull