racket/collects/2htdp/utest
Matthias Felleisen 671c2ef26e typos in tests
svn: r15531
2009-07-22 15:11:18 +00:00
..
balls.ss svn: r15439 2009-07-14 01:35:51 +00:00
design.txt
player improving chat, no need to propagate 2009-07-17 16:59:40 +00:00
README
sam.ss typos in tests 2009-07-22 15:11:18 +00:00
shared.ss typos in tests 2009-07-22 15:11:18 +00:00
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