Stop Microsoft
Miscellaneous => Programming & Networking => Topic started by: skyman8081 on 13 August 2004, 01:45
-
this was a final of mine I did for computer science, a pong clone, written in scheme!
EDIT: the ide/compiler/interpreter used to compile this:
http://www.drscheme.org/ (http://www.drscheme.org/)
[ August 12, 2004: Message edited by: Sauron / B0B ]
[ August 12, 2004: Message edited by: Sauron / B0B ]
-
This thingy says "(control-paddles)" is wrong or something...
[ August 12, 2004: Message edited by: Refalm / BOB ]
-
you need to set the language to PLT Pretty Big, and load the draw.ss teachpack.
-
Just by including
and choosing PLT really big of course, right?
-
Nope... just language, load, and include draw.ss.
This thing works great (http://graemlins/thumbsup.gif)
-
I'm still hunting down some bugs.
I cant get the game to properly reset after a match.
which is why it displays 5 lines of text.