Skip to content

Fix game of life scaling the window instead of the texture #1986

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

Merged
merged 7 commits into from
Feb 24, 2024

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Feb 24, 2024

Addresses #1985 on the development branch.

Changes

  • Set the texture size rather than the window
  • Add spacing style fixes
  • Add an if __name__ == "__main__" check to follow the style of the rest of the examples
  • Clean up order of imports

@einarf einarf merged commit f165c37 into pythonarcade:development Feb 24, 2024
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.

2 participants