racket/collects/2htdp/utest
Matthias Felleisen bbc24b5e68 svn: r15091
2009-06-05 13:50:24 +00:00
..
balls.ss
carl.ss
design.txt
player
README
sam.ss
shared.ss
xrun

to test:         $ ./xrun  
to add a player: $ ./player Foo

shared.ss : player infrastructure 
carl.ss   : one specific player derived from shared.ss
sam.ss    : another one 
  -- add more with player plus string 

balls.ss  : the server