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

website is not responsive for mobile devices and smaller screens #112

Open
ParvamShah1 opened this issue Oct 13, 2024 · 2 comments
Open

Comments

@ParvamShah1
Copy link

Describe the bug
There is no responsiveness on this website for smaller screens and mobile devices .

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
  5. open the game on smaller screens

Expected behavior
A clear and concise description of what you expected to happen.
elements should rearrange themselves according to the width of the screens.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: [e.g. iOS] ios
  • Browser [e.g. chrome, safari] chrome
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@DreadKnight
Copy link
Member

game != website; there's different repo for the website itself, will move it.
The game scales nicely and will eventually cannibalize the website itself.
On my 24 inch monitor (1080p), if I snap t he game to half a screen it's perfect.
I think there's a minimum-width set in place, I think you might have retina display screwing up the math, because I can only see half the stuff and I know retina stuff has 2x the pixel density or so.

@DreadKnight DreadKnight transferred this issue from FreezingMoon/AncientBeast Oct 16, 2024
@DreadKnight DreadKnight changed the title game is not responsive for mobile devices and smaller screens website is not responsive for mobile devices and smaller screens Oct 17, 2024
@DreadKnight
Copy link
Member

DreadKnight commented Oct 17, 2024

@ParvamShah1 Pro tip, you can use these subdomains to avoid the website itself:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants