More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Gnop | |title=Gnop | ||
| image = Gnop.jpeg | |image=Gnop.jpeg | ||
| | |description=Pong clone. | ||
| | |author=Jwiz33 | ||
| lastupdated = 2015/10/28 | |lastupdated=2015/10/28 | ||
| license = Mixed | |type=Arcade Games | ||
| | |version=2015 | ||
| website = https://gbatemp.net/threads/release-gnop-a-pong-game-where-you-control-the-ball.400709/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/Gnop.zip | |||
|website=https://gbatemp.net/threads/release-gnop-a-pong-game-where-you-control-the-ball.400709/ | |||
}} | }} | ||
==Gnop== | ==Gnop== | ||
A pong game where you control the ball! | A pong game where you control the ball! |
Revision as of 10:58, 29 October 2021
Gnop | |
---|---|
File:Gnop.jpeg | |
General | |
Author | Jwiz33 |
Type | Arcade Games |
Version | 2015 |
License | Mixed |
Last Updated | 2015/10/28 |
Links | |
Download | |
Website | |
Gnop
A pong game where you control the ball!
Basically, I was browsing through Love2d looking for a game to port. I saw a game called Ping, which was like pong, except you were the ball.
I wanted to port it to the 3DS, but the creator wouldn't let me. So, I decided to take matters into my own hands and make a game from scratch. Technically, it isn't 100% from scratch, I used code from LovePong3DS. This game is drastically different from pong though. It's the opposite, hence why I called it Gnop(pong backwards).
Controls:
- SELECT: Reset ball(just like in LovePong)
- A: Serve ball(just like in LovePong)
- Now for the cool stuff:
- UP: Move ball up
- DOWN: Move ball down
- START: Exit to launcher
Bugs:
- You can move the ball down as much as you want, there is no boundary
Credits:
- @VideahGams for LövePotion
- @iKlikla for LovePong
- @smealum for ctrulib