Shoot ya Friend 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = Shoot ya Friend | image = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend.jpeg|250px | type = Shooter | version = | licence = Mixed | a...")
 
No edit summary
Line 12: Line 12:
<youtube>S_W4TbFFXcQ</youtube>
<youtube>S_W4TbFFXcQ</youtube>


Shoot ya Friend ========== by Joseph LoManto A simple 2 player 3ds homebrew game. Just put shoot.3ds from shoot/ onto your Gateway SD Card and run it. Controls: - Up/Down - move left player - L trigger - left player shoot - X/B - move right player - R trigger - right player shoot - Start - restart after game ends Projectiles cannot pass through either barrier. Barriers move independently. Shoot at each other until someone's health hit zero (shown on bottom screen).
= 3DS Homebrew - Shoot ya Friend =
<div class="post hentry uncustomized-post-template" itemprop="blogPost" itemscope="itemscope" itemtype="http://schema.org/BlogPosting">
 
<span id="7173951535751412631"></span>
=== 3DS Homebrew - Shoot ya Friend ===
<div class="post-header">
<div class="post-header-line-1">
</div>
</div>
<div id="post-body-7173951535751412631" class="post-body entry-content" itemprop="description articleBody">
<div id="post-body-7173951535751412631" class="post-body entry-content" itemprop="description articleBody">
<div style="box-sizing: border-box; margin-top: 15px;">
<div style="box-sizing: border-box; margin-top: 15px;">
Line 49: Line 43:
<span style="font-family: Arial, Helvetica, sans-serif;"><br />
<span style="font-family: Arial, Helvetica, sans-serif;"><br />
</span> <span style="font-family: Arial, Helvetica, sans-serif;">Hopefully some of you can learn something from the code as there seems the to be a huge lack of 3ds homebrew out right now. 3dsdefines.h has some macros that should help newbies make sense of some the 0x1000000, etc found throughout smea's examples.</span><br />
</span> <span style="font-family: Arial, Helvetica, sans-serif;">Hopefully some of you can learn something from the code as there seems the to be a huge lack of 3ds homebrew out right now. 3dsdefines.h has some macros that should help newbies make sense of some the 0x1000000, etc found throughout smea's examples.</span><br />
<span style="font-family: Arial, Helvetica, sans-serif;"><br />
<br />
</span><br />
<div style="box-sizing: border-box; line-height: 25.5px; margin-top: 15px;">
<br />
</div>
<div style="clear: both;">
</div>
</div>
<div class="post-footer">
<div class="post-footer-line post-footer-line-1">
<span class="post-author vcard"> Posted by <span class="fn" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person"> </span></span>
[https://www.blogger.com/profile/03115257262299723369 <span itemprop="name">Unknown</span>] <span class="post-timestamp"> at </span>
[https://yournerdyjoe.blogspot.com/2014/07/3ds-homebrew-shoot-ya-friend.html 7:57 PM] <span class="reaction-buttons"> </span> <span class="post-comment-link"> </span> <span class="post-backlinks post-comment-link"> </span> <span class="post-icons"> <span class="item-control blog-admin pid-1654091684"> [https://www.blogger.com/post-edit.g?blogID=5143073703534118117&postID=7173951535751412631&from=pencil [[File:https://resources.blogblog.com/img/icon18_edit_allbkg.gif|18x18px|class=icon-action]]] </span> </span>
<div class="post-share-buttons goog-inline-block">
[https://www.blogger.com/share-post.g?blogID=5143073703534118117&postID=7173951535751412631&target=email <span class="share-button-link-text">Email This</span>][https://www.blogger.com/share-post.g?blogID=5143073703534118117&postID=7173951535751412631&target=blog <span class="share-button-link-text">BlogThis!</span>][https://www.blogger.com/share-post.g?blogID=5143073703534118117&postID=7173951535751412631&target=twitter <span class="share-button-link-text">Share to Twitter</span>][https://www.blogger.com/share-post.g?blogID=5143073703534118117&postID=7173951535751412631&target=facebook <span class="share-button-link-text">Share to Facebook</span>][https://www.blogger.com/share-post.g?blogID=5143073703534118117&postID=7173951535751412631&target=pinterest <span class="share-button-link-text">Share to Pinterest</span>]
</div>
</div>
<div class="post-footer-line post-footer-line-2">
<span class="post-labels"> </span>
</div>
<div class="post-footer-line post-footer-line-3">
<span class="post-location"> </span>
</div>
</div>
</div>

Revision as of 03:21, 27 April 2020

Template:Infobox 3DS homebrew

3DS Homebrew - Shoot ya Friend

I finally got around to releasing some homebrew for the Nintendo 3DS. Ended up making a little 2 player game called Shoot ya Friend. It's based off of Marcel's Opposing Pricks game in this video. When I say a 2 player game I mean a "local" 2 player game. As in one player grabs one side of the 3DS and the other player grabs the other side. The icon is a little borked because the bmp to ctpk converter I made isn't done yet. The icon has been fixed and 3dsBannerMaker is a great converter by the way.

Video:

Music made on the Gameboy with LSDJ.

Download:

Just put shoot.3ds from shoot/ onto your Gateway SD Card and run it.
Controls:

  • Up/Down - move left player
  • L trigger - left player shoot
  • X/B - move right player
  • R trigger - right player shoot
  • Start - restart after game ends

Projectiles cannot pass through either barrier. Barriers move independently. Shoot at each other until someone's health hit zero (shown on bottom screen).

Hopefully some of you can learn something from the code as there seems the to be a huge lack of 3ds homebrew out right now. 3dsdefines.h has some macros that should help newbies make sense of some the 0x1000000, etc found throughout smea's examples.

Advertising: