Difference between revisions of "Arne's Breakout"

 
(3 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
Line 17: Line 19:
 
{{#set:Genre=Brick-Breaker}}
 
{{#set:Genre=Brick-Breaker}}
 
{{#set:LOVE Version=0.10.2}}
 
{{#set:LOVE Version=0.10.2}}
{{#set:Description=Physics-based ball and brick game written in LUA.}}
+
{{#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:

ArnesBreakout shot1.jpg

ArnesBreakout shot0.jpg