int fruits
How many fruits at once were allowed on this level.
std::string level
On which level the user made this score.
bool random_walls
If random walls were spawned on this level.
Globals::Game::BoardSize board_size
How large was the game board on this score.
bool teleport
If teleport was enabled on this level.
A single entry on the high-score file.
unsigned int points
How many points the user got.
unsigned int speed
Under which game speed the score was made.