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

Revelstoke/python3.11 #4

Merged
merged 21 commits into from
Apr 18, 2024
Merged

Revelstoke/python3.11 #4

merged 21 commits into from
Apr 18, 2024

Conversation

TheArtOfPour
Copy link
Collaborator

No description provided.

@@ -76,24 +76,24 @@ def _init_background(self):
img = pygame.transform.scale(img, self.size)
self.blit(img, (0, 0))

return sizeScalar
return sizeScalar * .75

def _init_podia(self, gameData, scalar):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Agent-E11 could you adjust this formula so that is referenced to the screen resolution instead of hardcoded? Factor in the number of players as it will be variable based on the player.txt file now.

Copy link
Member

@Agent-E11 Agent-E11 Apr 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will merge this first, and then do this on my own branch

@Agent-E11 Agent-E11 merged commit c008cd0 into master Apr 18, 2024
1 check passed
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.

4 participants