More actions
(Created page with "{{Infobox 3DS homebrew | title = BubblePop | image = https://dlhb.gamebrew.org/3dshomebrew/BubblePop.jpeg|250px | type = Arcade Games | version = 2.2 | licence = Mixed | autho...") |
No edit summary |
||
Line 13: | Line 13: | ||
= bubblepop = | = bubblepop = | ||
Hey, this is my first public homebrew release, btw I'm a newbie in dev, and sorry if I don't well speak English ;) | |||
==Presentation== | |||
BubblePop 3DS is a little 2D game I created using libctru, libsf2d and libsftd. | |||
==Gameplay== | |||
Gameplay has never be so simple: | |||
A bubble spawn at a random position on the touch screen. Each frame, his radius is decremented. You need to touch it before it completely disappears of the screen! | |||
When you touch it, a new bubble spawn at a different position (with different color btw). | |||
Note: with 2.2 update, there is now an "Esay Mode", which make bubbles largest and few other things. | |||
To launch a game in Esay Mode, press key down while pressing A to start game. |
Revision as of 13:14, 26 April 2020
bubblepop
Hey, this is my first public homebrew release, btw I'm a newbie in dev, and sorry if I don't well speak English ;)
Presentation
BubblePop 3DS is a little 2D game I created using libctru, libsf2d and libsftd.
Gameplay
Gameplay has never be so simple:
A bubble spawn at a random position on the touch screen. Each frame, his radius is decremented. You need to touch it before it completely disappears of the screen!
When you touch it, a new bubble spawn at a different position (with different color btw).
Note: with 2.2 update, there is now an "Esay Mode", which make bubbles largest and few other things.
To launch a game in Esay Mode, press key down while pressing A to start game.