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

convert() cannot be called before pygame.init() #10

Open
1 task
lukeharwood11 opened this issue Jun 6, 2022 · 1 comment
Open
1 task

convert() cannot be called before pygame.init() #10

lukeharwood11 opened this issue Jun 6, 2022 · 1 comment

Comments

@lukeharwood11
Copy link
Owner

With the current state of the project convert() cannot be called until Simulation has been initialized. This is because convert() cannot be called until pygame.init() has been called.

  • create a more user friendly solution to this problem
@lukeharwood11
Copy link
Owner Author

call convert on the image within Simulation

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

1 participant