You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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()
, andlocalStorage
can be used for storage.I will take care of the css.
The text was updated successfully, but these errors were encountered: