# Step 10. Save the player's progress

# It is necessary to know

  • The goal is to save the player's status and put the data in the database of your choice (SQL, NoSQL, LocalStorage (for browser), etc.).

# Example

Two methods will be necessary:

# Screens

You decide when you want to save the player's game.

If you want screens to save or load a game, use the following plugins: