Difference between revisions of "Arne's Breakout"
Line 1: | Line 1: | ||
This is a version of the classic brick-breaking game written by Arne Schwettmann. | This is a version of the classic brick-breaking game written by Arne Schwettmann. | ||
− | It features some hand-coded physics such as gravity, (in-)elastic collisions and friction. | + | It features some hand-coded physics such as gravity, (in-)elastic collisions and friction. The player(s) can move freely across the whole screen but is limited by the existing bricks. |
− | + | Try the two player simultaneous mode! | |
The game can be downloaded here: http://www.github.com/arneschwettmann/arnesbreakout/releases | The game can be downloaded here: http://www.github.com/arneschwettmann/arnesbreakout/releases |
Revision as of 00:27, 20 March 2017
This is a version of the classic brick-breaking game written by Arne Schwettmann.
It features some hand-coded physics such as gravity, (in-)elastic collisions and friction. The player(s) can move freely across the whole screen but is limited by the existing bricks.
Try the two player simultaneous mode!
The game can be downloaded here: http://www.github.com/arneschwettmann/arnesbreakout/releases
Screenshots: