Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#12 bugfix: limit fps to 30 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saurabh-kumar-vit
Copy link
Contributor

I have used the pygame.time.Clock().tick() function to limit the frame rate of the game to 30. This way the game would be the same speed regardless of the system it is being run on.

@swapagarwal
Copy link
Owner

I personally found the game too easy at 30 FPS! What do you think about customizing FPS as per difficulty (see #9)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants