this post was submitted on 17 Jan 2024
501 points (96.1% liked)

196

15665 readers
2551 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
501
Game derulepment (lemmy.blahaj.zone)
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

Now that 24 hours have passed we have our winner!

A huge thanks to @[email protected] for suggesting this awesome idea!

A survival crafting game where the tech tree goes backwards. You start in a prepper hole with working water filtration, food sources, etc, and everything is nice. Then something breaks and maybe you fix it. Something else breaks and maybe you fix that. Three things break at once, and at least one of them is going to stay broken. Have to do something more primitive and time consuming.

Eventually, enough things break that it’s no longer sustainable and you die. Game ranks you based on how long you last.

I would also like to thank every person in the comments for making their wonderful suggestions! I've read through every single one of them and all of them are really good!

You can view the game's code at https://github.com/SamLeeway/project-196, which is currently empty at the time of writing this, but every day from now I will contribute code there.

The game currently does not have any name other than "Project 196", so I will probably host a poll when we have at least something playable.

When the game would be playable? Making games ain't easy so it's pretty hard to estimate. I would say in around a week or so I should have a rough prototype if things go right.

Update

Didn't really have much time to work on this this week, so my week estimate is going out of the window. I will not estimate anymore. But I am still working on things, so game will happen. :)

you are viewing a single comment's thread
view the rest of the comments
[–] kibiz0r 21 points 5 months ago (1 children)

You know, I'm something of a failed game developer myself.

The #1 thing I learned was: Set your sights low. Lower than you think you should have to. And then lower than that. And now take that and cut it in half. Got it? Okay, now, from that, figure out what you think you could get done in 2 weeks. And now imagine that you're 2 days in and someone told you you actually only have 1 week to finish completely. Pencils down, you can never work on this again. What would you focus on?

If the design is only fun if there are heaps and heaps of content, hyper-realistic art, epic soundtrack, and intricately-tuned parameters, you're pretty much doomed to fail. It has to be fun even with one basic level, placeholder art, some sfxr audio clips, and wildly unbalanced stats.

[–] [email protected] 7 points 5 months ago

Been there many times and know this pain personally so well. I have been game developing as a hobby for around 4 years now and every single time I make a game I set my expectations way too high, start working on the difficult tasks until I eventually burn out and stop. So I don't really have any finished games in the past 4 years, but have couple dozen prototypes instead. But every time I learn something new from them, so that's a plus.

This time I plan to do it differently and will not give up until I make something fun and playable