3DS Breakout: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = 3DS Breakout | image = https://dlhb.gamebrew.org/3dshomebrew/3DS-Breakout.jpeg|250px | type = Arcade Games | version = v3 | licence = Mixed |...")
 
No edit summary
Line 12: Line 12:
<youtube>xjtLK1jpTcE</youtube>
<youtube>xjtLK1jpTcE</youtube>


<blockquote><span style="font-size: 18px">Breakout/Brick Breaker sloppy clone for 3DS using LövePotion</span><br />
=3DS Breakout=
 
<span style="font-size: 18px">Breakout/Brick Breaker sloppy clone for 3DS using LövePotion</span><br />
Most of the code I had to redo, but some of the code was used from this project: https://love2d.org/forums/viewtopic.php?f=5&t=80670&p=187437&hilit=pong#p187437<br />
Most of the code I had to redo, but some of the code was used from this project: https://love2d.org/forums/viewtopic.php?f=5&t=80670&p=187437&hilit=pong#p187437<br />
<br />
<br />
Line 38: Line 40:
<br />
<br />
Thanks to [https://gbatemp.net/members/371011/ @VideahGams] for LövePotion!<br />
Thanks to [https://gbatemp.net/members/371011/ @VideahGams] for LövePotion!<br />
<br />
Download is attached!<br />
<br />
<div style="text-align: center">
[[File:https://gbatemp.net/attachments/scr_103_top_left-png.33682/|class=bbCodeImage LbImage|scr_103_TOP_LEFT.png]]<br />
[[File:https://gbatemp.net/attachments/scr_103_bottom-png.33681/|class=bbCodeImage LbImage|scr_103_BOTTOM.png]] ​
</div>
<div class="messageTextEndMarker">
</div></blockquote>

Revision as of 12:15, 1 May 2020

Template:Infobox 3DS homebrew

3DS Breakout

Breakout/Brick Breaker sloppy clone for 3DS using LövePotion
Most of the code I had to redo, but some of the code was used from this project: https://love2d.org/forums/viewtopic.php?f=5&t=80670&p=187437&hilit=pong#p187437

Features:
-Score count
-Lives
-Game over
-Breaking blocks
-Exiting to launcher

Bugs/Unimplemented Features:
-Collision errors
-No "win" system(ball keeps on going after you hit all of the blocks)
-"Get ready" and Block count/Lives are behind the blocks, so you can't read them well

Controls:
D-Pad: Move paddle left and right
A: Reset ball position(could be abused to cheat, but whatever)
START: Exit to launcher

Changelog:
V1: Initial release
V2: Exit to launcher feature added
v3: Scores, stats and "Get Ready!" message are now displayed on the top screen

Thanks to @VideahGams for LövePotion!

Advertising: