Summer vacation! Great time to get some stuff done.. NOT!
With the few weeks of warm weather and sun that we get in Sweden, I have prioritised enjoying the Stockholm summer!
However, here is a very small update with a draft implementation of the HUD in bouncin.
The HUD consist of:
– An indicator where the player can see which direction he is steering the ball.
– A name of the level.
– A break-brick counter, shows how many bricks remaining to break.
The information is read from the level map and displayed in the top of the screen.
To be continued..