More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
}} | }} | ||
=Gnop= | ==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. | |||
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). | |||
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). | |||
SELECT: Reset ball(just like in LovePong) | ==Controls:== | ||
A: Serve ball(just like in LovePong) | * SELECT: Reset ball(just like in LovePong) | ||
* A: Serve ball(just like in LovePong) | |||
UP: Move ball up | * Now for the cool stuff: | ||
DOWN: Move ball down | * UP: Move ball up | ||
START: Exit to launcher | * DOWN: Move ball down | ||
* START: Exit to launcher | |||
You can move the ball down as much as you want, there is no boundary | ==Bugs:== | ||
*You can move the ball down as much as you want, there is no boundary | |||
[https://gbatemp.net/members/371011/ @VideahGams] for LövePotion | ==Credits:== | ||
[https://gbatemp.net/members/373452/ @iKlikla] for LovePong | * [https://gbatemp.net/members/371011/ @VideahGams] for LövePotion | ||
[https://gbatemp.net/members/38848/ @smealum] for ctrulib | * [https://gbatemp.net/members/373452/ @iKlikla] for LovePong | ||
* [https://gbatemp.net/members/38848/ @smealum] for ctrulib |
Revision as of 13:22, 12 September 2021
Template:Infobox-3DS-Homebrews
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