The Basic of Local Storage (Setting, Getting, and Displaying) Value

2
  • 11 favourites

Attached Files

The following files have been attached to this tutorial:

.capx

basic-localstorage-setting-getting-and-displaying-items-value.capx

Download now 172.87 KB

Stats

1,541 visits, 1,881 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Hi everyone.,

This is a simple tutorial that can help you understanding LocalStorage.,

When The first time I learn about LocalStorage I found it sooo Hard to Understand. Because as I know this is the revision of Web Storage to Save Value to Device's Storage.

So When I know a little about, it I decide to make one tutorial.

Basically These are 2 things that how we want to do with LocalStorage:

1. We want to make a HighScore system that if our Current Score is Higher than previous Score, We then Set our Current Score as HighScore.

2. We want our HighScore to be saved to our Device's Storage so when we play it later, There Still a HighScore to Beat.

I Will Provide you a Simple Capx File that you can Learn to do those things above.

The Explanation of The Code also Attached so you Can Understand what those Codes Do.

Feel Free to Ask if you find hard to understand, but I am Still a beginner tough.,!

Thanks.,

.CAPX

basic-localstorage-setting-getting-and-displaying-items-value.capx

Download now 172.87 KB
  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!