View Single Post
Old Oct 28th, 2005, 2:16 PM   #11
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Looks very good, Sane. It seems like it's a little slow, but I'm sure that's my machine. I also think it would be a great effect to have the snow pile up at the bottom.

You're making me very interested in pygame Good work.
Quote:
When i tried to run the module, it said "error, need module." i dont know if thats my problem? or an error in your code.
It works fine on my machine, I believe the problem is that you are missing PyGame. http://pygame.org/
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote