aframevr / a-blast

💥 Save the World From the Cutest Creatures in the Universe!
https://aframe.io/a-blast/
MIT License
128 stars 66 forks source link

Highscore #70

Closed feiss closed 7 years ago

feiss commented 8 years ago

Add highscore table in 2D, to be shown on game over screen, and it could be collapsible so it can be opened in the middle of the game or in the main menu too (so people can watch it while player is inside VR)

The name of the player can be requested on game over with a prompt(), and localStorage can be used for storage.

I will take care of the css.