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

Adapt screen size + border for all devices and game parts #8

Open
5 of 6 tasks
myselfhimself opened this issue Feb 1, 2021 · 1 comment
Open
5 of 6 tasks

Comments

@myselfhimself
Copy link
Owner

myselfhimself commented Feb 1, 2021

  • Redecide if fullscreen should be abandoned or not (especially for the graphics-power consuming game over screen)
  • Use a div as p5js canvas parent: https://stackoverflow.com/a/64320776/420684
  • Use same Canvas size as a YouTube player (1.777 ratio)... or p5js play library's breakout game canvas size
  • Add nicely decorated HTML border
  • Ensure display runs smoothly (speed and layout)
  • Ensure mobile displays run the game OK (everything visible and big enough, especially canvas size vs. touchability with big fingers)
@myselfhimself
Copy link
Owner Author

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