0

I only have a very limited knowledge of how the site itself works, so bear with me.

I'm trying to create a multi-player game using repl.it.

Not a real-time game with actual interactions between players, but just something where progress can be saved and loaded back to repl. I was wondering whether it is possible to save something to the repl files themselves (like a write-read sort of thing) and be able to keep it saved even when the repl is stopped.

Any advice on how to approach this?

If I left out context, let me know and I'll add it.

Satya V
  • 3,811
  • 1
  • 6
  • 9

1 Answers1

0

Use the Repl.it Database! https://docs.repl.it/misc/database

Repl.it Q&A and also Discord is a great place to ask Repl.it questions.

Amjad Masad
  • 4,035
  • 1
  • 21
  • 20