Difference between revisions of "Arne's Breakout"
(6 intermediate revisions by the same user not shown) | |||
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 can move freely across the whole screen but is limited by the existing bricks. | + | The player(s) can move freely across the whole screen but motion 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 | ||
− | |||
− | |||
Screenshots: | Screenshots: | ||
Line 17: | Line 17: | ||
{{#set:Name=Arne's Breakout}} | {{#set:Name=Arne's Breakout}} | ||
{{#set:Author=User:Arne Schwettmann}} | {{#set:Author=User:Arne Schwettmann}} | ||
− | {{#set:Genre= | + | {{#set:Genre=Brick-Breaker}} |
{{#set:LOVE Version=0.10.2}} | {{#set:LOVE Version=0.10.2}} | ||
− | {{#set:Description=Physics-based ball and brick game | + | {{#set:Description=Physics-based ball and brick game.}} |
{{#set:Screenshot=File:ArnesBreakout_shot0.jpg}} | {{#set:Screenshot=File:ArnesBreakout_shot0.jpg}} | ||
[[Category:Games]] | [[Category:Games]] |
Latest revision as of 00:29, 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 motion 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: