this post was submitted on 13 Sep 2023
684 points (97.6% liked)

Programmer Humor

31812 readers
545 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
[–] [email protected] 27 points 11 months ago (2 children)

an SQLite database

Genius! Why bother importing and exporting

[–] [email protected] 20 points 11 months ago (2 children)

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

[–] [email protected] 8 points 11 months ago (1 children)

Mineclone2 is an absolute masterpiece of a game for Minetest IMO

[–] [email protected] 9 points 11 months ago

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

[–] [email protected] 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.

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

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