Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

Game Development

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

kuoushi , in I spent a 2+ years and all my personal savings making this game (alone). I love survival games, but I also like cooking... so how about survival game with realistic cooking & eating animations?
laradev OP ,

yeah

aBundleOfFerrets , in Did video game investment hit rock bottom, and is it ready to go back up?

Video game investment hits rock bottom and excellent indie games gobble up the space, no loss keep the investment down please

goatbeard ,

The loss is job security for existing developers

Contingencyfork ,

From what I've been reading the past few years, job security for developers doesn't exist beyond the current game they're working on.

henfredemars ,

It’s slowly changing with the formation of unions.

Redkey , in How To Make Good Small Games

I want to say that I wish I could've read this 25 years ago, but really, I wasn't ready to take it to heart back then. In fact, even though I've had a couple of minor successes with free games that I deliberately didn't get too attached to, I still have extreme difficulty just sitting down and making something--anything--rather than falling into a death spiral of over-thinking and grandiose designs. I might have to re-read this a few times to make it sink in.

NocturnalMorning , in Unity 6 Preview Released - The Final Before the Run-Time Fee!

Wait, are they sticking with the run-time fee thing? I thought they back pedaled when the community basically revolted over it.

popcar2 OP ,

Sort of. If you earned >$1 million in revenues in the past 12 months, you have two options:

  • Pay 2.5% of your monthly revenue

  • Pay a runtime fee based on your monthly downloads

So basically, they made it optional, but you still have to pay 2.5% which is still significant. Otherwise you can use the runtime fee and report data yourself (it will probably be cheaper)

RightHandOfIkaros ,

You can just use Unity 2021.3 LTS, its still under the old terms. (Or any version prior)

NocturnalMorning ,

Not a chance. I've been using Unreal for a few years now, and as soon as Godot has the features I need I'll go back to it. The company behind Unity has shown they don't care about their engine, just the money they can extract from it. And who's to say they don't change their terms at some future time when things have quieted down, and the dust has settled, to retroactively introduce this run-time fee back into the mix for older versions as well.

haui_lemmy ,
@haui_lemmy@lemmy.giftedmc.com avatar

Some people are really salty about your fact spitting. Please go on. :)

wccrawford ,

That's only a short-term solution. That LTS only lasts so long, and both Apple and Google now require that you recompile your app with the latest APIs every 2 years or less.

popcar2 , in Screenshot Saturday!

I was recently contracted to make a neat prototype of a game. It's a twinstick shooter with MOBA elements, you got minions coming out of towers attacking other minions and the goal is to destroy towers to make your way in and destroy the enemy base.

Screenshot of the game

Navigation in Godot is pretty neat, very hassle-free.

Screenshot 2

dragbone , in Screenshot Saturday!

This week I have added a thorns ability so enemies can defeat themselves without you having to lift a single finger... or hammer 🔨
https://discuss.tchncs.de/pictrs/image/72a2f612-8232-453c-9c7f-b39d75cc0dd5.webm

stormesp ,
@stormesp@lemm.ee avatar

That looks cool! do you have a link to know more about the game?

dragbone ,

There's not much currently, but you can follow my progress on mastodon if you want: https://mastodon.gamedev.place/@dragbone
I hope I can find a name for it soon 😅

nothingcorporate , in Dwarf Fortress creator blasts execs behind brutal industry layoffs: 'I think they're horrible… greedy, greedy people'

The enshittification will continue until profits improve

FilthyHookerSpit ,

until as

GammaGames , in EDIT: Fake screenshot about some facts from the Palworld development, very loosely based on a really interesting blog post from the dev that's linked in the post body.
@GammaGames@beehaw.org avatar

5M copies sold, anyone who learns git is a schmuck!

frauddogg , in Humble advice for those who want to switch to game development
@frauddogg@lemmygrad.ml avatar

Man, I just don't want to be a finance sector/overt techbro-sector software engineer.

Omega_Haxors ,

You're either going to be programming murder machines for the military, or running spyware for the government. That's the sad truth.

If you're lucky you will get a chance to work on some techbro hype shit like the metaverse or whatever the stupid fad is at the time.

frauddogg ,
@frauddogg@lemmygrad.ml avatar

Christ, I'm going to be a Cobain-mark by 35. I can feel it.

Omega_Haxors ,

It's not all that bad, the chances of you working on useless shit is going to go up as the world goes to shit.

saintshenanigans , in Gotta love how informal open source game dev is

My partner works at a AAA company and says their slack is still like this lol

germanatlas , in Has Nintendo shut down a game because it cloned the gameplay of one of their games?
@germanatlas@lemmy.blahaj.zone avatar

Nintendo is pretty rabid about their IPs, they would personally deliver a cease and desist to a toddler drawing a Switch with crayons on cardboard, but if you mean this minigame, then you’ll probably be fine.

It seems so generic, if you really use nothing that belongs to Nintendo and maybe tweak the physics a little bit, it should pass at least as legally distinct.

And frankly, the game devs probably also took the idea from somewhere else, as I said, the mechanic seems pretty generic.

DerisionConsulting , in Game design. The Horizontal Slice

I mean, Tim Cain, so it would make sense that his videos are good.

He's behind some of the best computer RPGs of all time, Fallout and VTM Bloodlines.

NocturnalMorning , in What's the best game engine for me?

Godot is my goto engine for 2D and 2.5D stuff. It's fairly easy to pick up, it's free, and open source, and there's plenty or tutorials for it.

It uses GDscript which is a python like language, so it's not too difficult to learn. That's usually my recommendation to newbies.

But, I'd say try different things, and you'll figure out what you like personally. You may find something totally different suits your personal taste and interests best.

Penbrook OP ,

I think Godot is what I'll go for. Looking in to it, it seems like it'll be pretty forgiving.

yonder ,

I found that they had some nice starting tutorials in their documentation. I found they got me up and running.

Redkey , (edited ) in We're in the era of the perennial game: plan accordingly

I think that the demographics of gamers have been skewing older and older, and it's finally reached the point where a critical mass are past the age where they place significant value on the "newness" of a game.

You can still find 13-year-olds decrying PS3 and 360 games as being "unplayable" due to their perceived technological shortcomings, but every year they represent a smaller and smaller slice of the total market. The surveys I've seen lump 18-35 into one group, but I'd be interested to see the results of splitting that into two groups at around 26-27.

balder1993 , in Flutter takes the stage at GDC

As a non game dev, does Flutter really offer anything compared to traditional 2D game engines? I thought most of them are also open source?

GlitterInfection ,

What are some other 2D game engines that you're thinking about?

balder1993 ,

I’m not much active in these communities, but I think there are a few which aren’t very popular but are enough for the job… I just remember that after the Unity outrage, people were recommending moving to Godot.

GlitterInfection ,

I wouldn't be able to compare them from a feature perspective, but it seems like Flutter itself is a cross platform general 2D app development toolkit, and people have used it to make games despite that not being its focus.

This Flutter Casual Games Toolkit looks to be a layer on top of Flutter to make that easier to do. Which is as reasonable a reason as any to create a toolkit like this.

But Godot as an engine predates the release of Flutter. So I would imagine starting fresh with no Flutter experience or jumping from Unity you would be probably better off with Godot.

saintshenanigans ,

Looking into their page, it gives me an impression that its doing something similar to UEFN and things like Nintendo's "game builder garage" - meaning they're trying to make game development easy by avoiding coding as a requirement.

They used trivia crack as an example, looks like it would be very good for knocking out simple games quickly - I'm thinking Facebook style games like farmville, but for any serious development or if you're looking for employable skills, you'd want to go with unity or Godot

  • All
  • Subscribed
  • Moderated
  • Favorites
  • incremental_games
  • meta
  • random
  • gamedev@programming.dev
  • All magazines