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

[Question] Question title #3274

Open
eabase opened this issue May 9, 2024 · 0 comments
Open

[Question] Question title #3274

eabase opened this issue May 9, 2024 · 0 comments

Comments

@eabase
Copy link

eabase commented May 9, 2024

Question

I am trying to increase the size of the pygame window?

2024-0509_205344_pygame_window

I cannot find anything useful at all in the documentation for setting the window size.
Looking at the seouces, I tried to use this:
https://github.com/openai/gym/blob/master/gym/envs/box2d/lunar_lander.py#L50-L51

VIEWPORT_W = 1280 # 600
VIEWPORT_H = 720  # 400

The code I'm trying to modify is here:
https://github.com/svpino/lunar-lander/tree/tensorflow2

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