jamiee Posted April 26, 2023 Posted April 26, 2023 (edited) Hi all, Back in 2008, I owned a game called Godfathers United - was one of the first on the GL engine @Dayo has taken over! During covid, I set to rebuild and relaunch the game on a new custom engine, took alot longer then expected but the game has now been released! https://www.gfunited.com https://discord.gg/ZTyXqfTt Hope to see you in game! Edited April 26, 2023 by jamiee 2 Quote
SRB Posted April 26, 2023 Posted April 26, 2023 (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) This seems to correct itself at 1407px, however, shortening it to just "Preview", or better still since it's a gallery, call it Gallery? 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 April 26, 2023 by SRB Fixed shit. Quote
jamiee Posted April 26, 2023 Author Posted April 26, 2023 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) This seems to correct itself at 1407px, however, shortening it to just "Preview", or better still since it's a gallery, call it Gallery? 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! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.