Adds a firebase database to the game intended to be used for keeping track of a high score list.
For now the user can submit high scores when they die and view the top 10 high scores from the high scores scene.
Implements a basic UI for the high score scene and submit form. Will have to change later cause it looks pretty bad but it works for now.
Adds a firebase database to the game intended to be used for keeping track of a high score list. For now the user can submit high scores when they die and view the top 10 high scores from the high scores scene.
Implements a basic UI for the high score scene and submit form. Will have to change later cause it looks pretty bad but it works for now.