I don't seem to notice any appreciable lag in my program using waittimer(time) if:
I just want to slow my program down enough for people to see that the game really is clearing the spaces from the board...
I am running Athlon64 3200+ with 1 gig RAM and ATi 9000 vidcard... Is it me???
-RZ
while not keyhit(1) time=createtimer(1000) waittimmer(time) wend
I just want to slow my program down enough for people to see that the game really is clearing the spaces from the board...
I am running Athlon64 3200+ with 1 gig RAM and ATi 9000 vidcard... Is it me???
-RZ