Skip to content

make the game smoother by increasing the FPS #12

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

Open
AntonEvmenenko opened this issue Dec 17, 2022 · 0 comments
Open

make the game smoother by increasing the FPS #12

AntonEvmenenko opened this issue Dec 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AntonEvmenenko
Copy link
Collaborator

AntonEvmenenko commented Dec 17, 2022

The game is currently running at only ~33 FPS, which is not sufficient for modern games. It would be great to increase the FPS and make it configurable, but there is a problem: the physics in the game is tied to the FPS, so if the FPS is simply increased, the game's time would flow faster, which is not acceptable. Therefore, before increasing the FPS, it would be necessary to untie the physics from it in some way.

@AntonEvmenenko AntonEvmenenko added the enhancement New feature or request label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant