Hi
I try to do Top 10 HighScore follow this https://www.youtube.com/watch?v=3iCrjAPTRHE&t=722s instruction but in that youtube clip he use "webStorage" and "local key exits" attribute in C2. so It's dont have in C3.
what should i do in C3
I'm beginner.
Thank you ^ ^
Develop games in your browser. Powerful, performant & highly capable.
Web storage is just renamed to local storage. (Correction: Webstorage is deprecated) So whenever he uses web storage you use local storage.