EddyNottingham
Congrats, that’s a massive achievement!
Going through a bit of my library…
Elite: Dangerous - Menus Rocket League - Parkour Project Zomboid - Menus Stardew Valley - Menus Getting Over It - Parkour This War of Mine - Menus Outer Wilds - Parkour Stacklands - Menus
Omg it’s true!
Concerning Minecraft, as I know the game it seems fine, playing Java on a survival server I run for friends.
However, I wonder what the experience is for the other millions of players, on Bedrock, highly popular monetized servers, etc.
What crappy casino-like techniques are used to monetize Minecraft in those contexts? I really don’t know as I’m in my own Minecraft bubble, but I’m sure there are lots of examples as it’s such a monumentally large game.
Well, I’m glad this one is gaining lots of interest for you! It looks like a cool game!
I have my first game called “Enso” in the Steam Next Fest right now, so fingers crossed I’ll be able to gain a little traction too! Do you have any tips on how to promote your game without feeling like a scumbag? I hate the “salesman” type feeling I get from talking about my game online 😅
Oh absolutely! I totally agree!
As a beginner game developer, I really can appreciate Starfield for it’s technical complexity, and even though I want to keep playing, the game doesn’t make me feel anything.
Actually, the more I think about it, the more Starfield feels like it could have been planned as an MMORPG and then pivoted to a single-player game halfway through development.
For those saying this is probably just the devs being lazy… Well, they took the effort to write these two lines of CSS, and took the time to make sure they displayed as the exact same color.
input:checked+.slider {
background-color: rgba(18, 107, 255, 1);
}
input+.slider {
background-color: rgba(18, 107, 255, 1);
}
So there was effort to make both sides blue, whether that was incompetence or intentional, the design itself is still an asshole design and should be shamed :) Good toggle switches can be found all over the web in seconds!