Difference between revisions of "Rebound"

m (Needlessly stylized it.)
Line 1: Line 1:
LÖVE: [[0.6.1]]
+
Developed by [[User:Technocat|TechnoCat]]<br>LÖVE: [[0.6.2]]
 
 
Developed by [[User:Technocat|TechnoCat]]
 
  
 
''Rebound'' is a [http://en.wikipedia.org/wiki/Pong Pong] inspired game. ''Rebound'' adds in some new features such as gravity wells and power-ups.
 
''Rebound'' is a [http://en.wikipedia.org/wiki/Pong Pong] inspired game. ''Rebound'' adds in some new features such as gravity wells and power-ups.
  
 
[[File:ReboundPONG.png|thumb|"Blue is sucking,"]]
 
[[File:ReboundPONG.png|thumb|"Blue is sucking,"]]
 
 
Download: [http://love2d.org/forum/viewtopic.php?f=5&t=1324 Forum post] [http://code.google.com/p/reboundlove/ Google Code page]
 
Download: [http://love2d.org/forum/viewtopic.php?f=5&t=1324 Forum post] [http://code.google.com/p/reboundlove/ Google Code page]
  
Line 13: Line 10:
 
{{#set:Name=Rebound}}
 
{{#set:Name=Rebound}}
 
{{#set:Author=User:Technocat}}
 
{{#set:Author=User:Technocat}}
{{#set:LOVE_Version=0.6.1}}
+
{{#set:LOVE_Version=0.6.2}}
 
{{#set:Description=Pong Remake}}
 
{{#set:Description=Pong Remake}}
 
{{#set:Status=Released}}
 
{{#set:Status=Released}}
 
{{#set:Screenshot=File:ReboundPONG.png}}
 
{{#set:Screenshot=File:ReboundPONG.png}}

Revision as of 22:07, 20 March 2010

Developed by TechnoCat
LÖVE: 0.6.2

Rebound is a Pong inspired game. Rebound adds in some new features such as gravity wells and power-ups.

File:ReboundPONG.png
"Blue is sucking,"

Download: Forum post Google Code page