gbusto / BrickBreak

An attempt to make a game like "Ballz" or "Bricks and Balls".
1 stars 0 forks source link

Fixed issue where round won't end. #579

Closed gbusto closed 5 years ago

gbusto commented 5 years ago

The balls were somehow escaping the boundary walls of the game and flying off into infinity which prevented the round from ending.

Resolves #405