Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Firstly, using black font here sucks because I suspect a high amount of people are using the dark them, so we have to then highlight text to try and read it.

Secondly, overall, the game design is quite minimal and clean, which I like, however, I'm curious about what size screen you have because the home page displays "Game Preview" incorrectly at 1280px wide (Half screen width, 4k, scaled on MacBook Pro)

image.png.bc9ce1af2c03ea34895eb56fa1c0b82f.png

This seems to correct itself at 1407px, however, shortening it to just "Preview", or better still since it's a gallery, call it Gallery?

image.thumb.png.f0bf707e5cd0219fef8460bd9a427a19.png

I assume the CSS for exterior pages matches the internal pages, but I find the gray space that's forced to the bottom with `min-height: 80vh;` could just have it removed, and let it move with the content.

Do you have a demo login?

Edited by SRB
Fixed shit.
Posted
1 hour ago, SRB said:

Firstly, using black font here sucks because I suspect a high amount of people are using the dark them, so we have to then highlight text to try and read it.

Secondly, overall, the game design is quite minimal and clean, which I like, however, I'm curious about what size screen you have because the home page displays "Game Preview" incorrectly at 1280px wide (Half screen width, 4k, scaled on MacBook Pro)

image.png.bc9ce1af2c03ea34895eb56fa1c0b82f.png

This seems to correct itself at 1407px, however, shortening it to just "Preview", or better still since it's a gallery, call it Gallery?

image.thumb.png.f0bf707e5cd0219fef8460bd9a427a19.png

I assume the CSS for exterior pages matches the internal pages, but I find the gray space that's forced to the bottom with `min-height: 80vh;` could just have it removed, and let it move with the content.

Do you have a demo login?

Hey, 

 

Thanks for the feedback on the menu overflow - i've just spotted an issue and it's now working correctly on all screen sizes. 

 

No demo login but the game currently does no email vaildation so you can sign up with any email! 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...