D
D
Daniel2018-11-15 20:56:39
Game development
Daniel, 2018-11-15 20:56:39

How to store and where locally data from your game?

Suppose there is a game and there are 10 megabytes of data about various game objects. The menu has options to start over and download. When "start over" this game data is copied to the c://user_name/my_game/ game_1 folder. Since this information is initial and will constantly change. And this is how modern games operate with this data, for example, footbal manager or fifa, the objects in this case will be players (and there are 10000+ of them).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2018-11-15
@xmoonlight

in the local database.

A
Alexander, 2018-11-15
@alexr64

sqlite

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question