wkeeling/arkanoid

Rounds need to be able to adjust ball base speed

Closed this issue · 1 comments

It must be possible for a round to adjust the ball speed when the round first starts. Some rounds (e.g. round 3) should start with a slightly slower ball speed otherwise they're just too difficult. Add the ability to adjust the ball speed on a per-round basis.

Made the modifications to support this.