קיבלת...
clrscr: system("cls") from stdlib delay: Sleep(DWORD dwMillisec) from winbase.h, Windows only randomize: void srand (unsigned int seed) from stdlib.h random: int rand (void) from stdlib.h sound & nosound - no idea, but you can try printf("\g"), maybe it works