GongShangSCC / FirstProject

0 stars 0 forks source link

Tearing display #8

Open Bletomus opened 5 years ago

Bletomus commented 5 years ago

The display is tearing. Adjustments need to be made so that there a simulation of pre-rendering

andyquicks commented 5 years ago

use the #include library and in the main function in the while game not over condition after calling all the functions add 'Sleep(40);' the number in the brackets can be regulated untill u find the desired display. it depends from machine to machine