marcjmcdougall / zombie-bop

A simple mobile game developed within the time constraints of 8 hours in Starbucks!
0 stars 0 forks source link

Scores on "GameOver" screen don't re-center dynamically. #36

Open marcjmcdougall opened 9 years ago

marcjmcdougall commented 9 years ago

Currently, when a user obtains a score greater than 3 digits, the score label seems skewed to the right. This is because the label is not bring centered properly.

This is a low-priority aesthetics issues.

Solution: Embed in a table, and configure the width that way.