More actions
(Created page with "{{Infobox 3DS homebrew | title = Gnop | image = https://dlhb.gamebrew.org/3dshomebrew/Gnop.jpeg|250px | type = Arcade Games | version = | licence = Mixed | author = Jwiz33 |...") |
No edit summary |
||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/Gnop.zip | | source = https://dlhb.gamebrew.org/3dshomebrew/Gnop.zip | ||
}} | }} | ||
=Gnop= | |||
<span style="font-size: 15px">A pong game where you control the ball<br /> | <span style="font-size: 15px">A pong game where you control the ball<br /> | ||
</span> | </span> | ||
Line 34: | Line 32: | ||
[https://gbatemp.net/members/373452/ @iKlikla] for LovePong<br /> | [https://gbatemp.net/members/373452/ @iKlikla] for LovePong<br /> | ||
[https://gbatemp.net/members/38848/ @smealum] for ctrulib<br /> | [https://gbatemp.net/members/38848/ @smealum] for ctrulib<br /> | ||
Revision as of 12:29, 1 Mayıs 2020
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