racket/collects/2htdp/utest/README
Matthias Felleisen 7be84621dc utest contains ball game
svn: r15085
2009-06-05 01:55:32 +00:00

12 lines
242 B
Plaintext

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