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

cube3d.py quit button doesnt always work #105

Open
TheBigKahuna353 opened this issue Dec 3, 2023 · 2 comments
Open

cube3d.py quit button doesnt always work #105

TheBigKahuna353 opened this issue Dec 3, 2023 · 2 comments
Assignees

Comments

@TheBigKahuna353
Copy link
Collaborator

have to press the quit button several times before it works

possible because you are getting all events in game loop and when it checks for pygame.QUIT in .event_loop, the event is already processed and missed

@SarojArchana
Copy link

@TheBigKahuna353 Is the issue fix? If not, could you assign this to me? I want to work on this.

@srivamsidandu
Copy link

i have worked on this issue and created a pull request
please see through it and let me know

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

No branches or pull requests

4 participants