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
[–] [email protected] 21 points 5 months ago (1 children)

You bet I'm gonna use rust. Love that language

[–] bi_tux 3 points 5 months ago (3 children)

are there even game libraries for rust? I mean sure, there's gotta be rendering library you can use for games

[–] [email protected] 12 points 5 months ago (2 children)

Fyrox, bevy or even godot. So yeah, there are already some game engines. Personally planning on using bevy tho

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

Bevy looks super neat

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

Relieved to read, wouldn't be as happy to try it out if it was a proprietary engine. Good luck!

[–] buzziebee 3 points 5 months ago

There's dozens of game engines written in rust, and a few actual games.

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

there are 50 game engines written in rust and like 5 games