Reduce game speed.
This commit is contained in:
parent
a34198e290
commit
d5637d989e
@ -38,7 +38,7 @@ if __name__ == '__main__':
|
|||||||
game_objs = create_game_objects(window)
|
game_objs = create_game_objects(window)
|
||||||
|
|
||||||
clock = pygame.time.Clock()
|
clock = pygame.time.Clock()
|
||||||
framerate = 25
|
framerate = 15
|
||||||
|
|
||||||
last_input = None
|
last_input = None
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user