racket/collects/picturing-programs/tests
2010-12-30 07:46:42 -05:00
..
bad-draw.ss
balls.ss
design.txt
full-scene-visible.ss
image-equality-performance.ss
install-teachpack.ss
map-image-bsl-tests.rkt Added more test cases; started updating documentation. 2010-12-30 07:46:42 -05:00
map-image-isl-tests.rkt Added more test cases; started updating documentation. 2010-12-30 07:46:42 -05:00
perform-robby.ss
player
profile-robby.ss
README
robby-optimization-gone.ss
rotating-triangle.ss
sam.ss
shared.ss
stop.ss
stripes.rkt
test-image.ss
ufo-rename.ss
world0-stops.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