Slow down clock
This commit is contained in:
@@ -867,7 +867,7 @@ int main(int argc, char **argv)
|
|||||||
display_piece(hold, tg->stored);
|
display_piece(hold, tg->stored);
|
||||||
display_score(score, tg);
|
display_score(score, tg);
|
||||||
doupdate();
|
doupdate();
|
||||||
sleep_milli(10);
|
sleep_milli(50);
|
||||||
|
|
||||||
switch (getch()) {
|
switch (getch()) {
|
||||||
case KEY_LEFT:
|
case KEY_LEFT:
|
||||||
|
|||||||
Reference in New Issue
Block a user