Difference between revisions of "Rebound"
m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | LÖVE: [[0. | + | Developed by [[User:Technocat|TechnoCat]]<br>LÖVE: [[0.7.0]] |
− | + | ''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:Rebound-Screenshot.jpg|thumb|"Blue is sucking,"]] | |
− | + | Download: [http://love2d.org/forum/viewtopic.php?f=5&t=1324 Forum post] [http://bitbucket.org/dannyfritz/rebound BitBucket Page] | |
− | [[File: | ||
− | |||
− | Download: [http://love2d.org/forum/viewtopic.php?f=5&t=1324 Forum post] [http:// | ||
Line 13: | Line 10: | ||
{{#set:Name=Rebound}} | {{#set:Name=Rebound}} | ||
{{#set:Author=User:Technocat}} | {{#set:Author=User:Technocat}} | ||
− | {{#set:LOVE_Version=0. | + | {{#set:LOVE_Version=0.7.0}} |
+ | {{#set:Genre=Arcade}} | ||
{{#set:Description=Pong Remake}} | {{#set:Description=Pong Remake}} | ||
{{#set:Status=Released}} | {{#set:Status=Released}} | ||
− | {{#set:Screenshot=File: | + | {{#set:Screenshot=File:Rebound-Screenshot.jpg}} |
Latest revision as of 17:11, 10 January 2011
Developed by TechnoCat
LÖVE: 0.7.0
Rebound is a Pong inspired game. Rebound adds in some new features such as gravity wells and power-ups.
Download: Forum post BitBucket Page