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. 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 is limited by the existing bricks.
  
 
Try the two player simultaneous mode!
 
Try the two player simultaneous mode!

Revision as of 00:28, 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:

ArnesBreakout shot1.jpg

ArnesBreakout shot0.jpg