TurtleTheater / Cannonball

Firing a cannonball from a cannon, made fun!
MIT License
0 stars 0 forks source link

Better HUD #40

Closed geppettodivacin closed 10 years ago

geppettodivacin commented 10 years ago

Make a HUD that looks good. There should definitely be a background behind it to make sure that the information is visible. Make it a separate class (as usual, in a separate file). This should display the cannon angle, the number of attempts for each player, and the score of each player.

I know that each player doesn't yet have a separate number of attempts. They will, so make sure that there is infrastructure to add it.