P
P
Peter Sergeev2020-09-12 16:16:11
JavaScript
Peter Sergeev, 2020-09-12 16:16:11

How to save game assets and resources on a smartphone to play on Phaser?

I started to master the game engine https://www.phaser.io/ , but suddenly I realized that here you can store data only on the server.
Hence the question, are there such js engines where you can store data on the device itself so that you can use the application offline?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nadim Zakirov, 2020-09-12
@223606322

There is how not to be. Web game data can be stored in:
https://learn.javascript.ru/indexeddb

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question