this post was submitted on 13 Sep 2023
691 points (97.7% liked)

Programmer Humor

31998 readers
983 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] beeb@lemm.ee 29 points 1 year ago (2 children)

an SQLite database

Genius! Why bother importing and exporting

[–] xigoi@lemmy.sdf.org 21 points 1 year ago (2 children)

Minetest (an open-source Minecraft-like game) uses SQLite to save worlds.

[–] lemann@lemmy.one 8 points 1 year ago (1 children)

Mineclone2 is an absolute masterpiece of a game for Minetest IMO

[–] xigoi@lemmy.sdf.org 9 points 1 year ago

I prefer games that embrace the difference from Minecraft instead of trying to emulate it. My favorite is MeseCraft.

[–] AVincentInSpace@pawb.social 1 points 11 months ago

So does Scrap Mechanic (sandbox game that's basically Space Engineers on the ground -- or, more loosely, Minecraft but with physics and you can build cars) also uses sqlite to save worlds. It also uses uncompressed JSON files to store user creations.

[–] gamma@programming.dev 3 points 1 year ago

It used to use project folders, but due to confusion/user error was changed in 3.0.