Difference between revisions of "Arne's Breakout"

 
(One intermediate revision 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. The player(s) can move freely across the whole screen but is limited by the existing bricks.
+
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!
 
Try the two player simultaneous mode!

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