Skip to content

Kadecahe/clicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localStorage tutorial

Demo for a tutorial showing how to use localStorage to save data in a very simple Phaser 3 game.

The demo can be found here.

The tutorial is available here.

Running the demo

Place all the files on your local web server and navigate to index.html.

This is a clicker game; you earn points by clicking repeatedly on the Phaser logo. Your score is displayed in the top-left corner. If you leave and come back, your score will be unchanged because it is stored in your browser's localStorage!

About

Demo showing how to use localStorage in a very simple Phase 3 game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%