Shoot ya Friend 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 3: Line 3:
| image = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend.jpeg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend.jpeg|250px
| type = Shooter
| type = Shooter
| version =  
| version = 18 Jul 2014
| licence = Mixed
| licence = Mixed
| author = YourNerdyJoe
| author = Joseph LoManto (YourNerdyJoe)
| website = https://github.com/YourNerdyJoe/shootyafriend
| website = https://github.com/YourNerdyJoe/shootyafriend
| download = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend-3DS.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend-3DS.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend-3DS.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/Shoot-ya-Friend-3DS.rar
}}
}}
3DS Homebrew - Shoot ya Friend is a homebrew 2-player shooter game for the Nintendo 3DS. The game is based on Marcel's [https://www.youtube.com/watch?v=kvhIS2Eu2yU&t=65s Opposing Pricks game] from 2004.
==Installation==
Available as a 3DS.
Put shoot.3ds from shoot/ onto your Gateway SD Card and run it.
==User guide==
In this 2-player game, one person controls the character on the left and the other one controls the character on the right.
The objective of the game is to shoot at each other until someone's health hit zero (shown on bottom screen).
Barriers move independently and the projectiles cannot pass through either barrier.
==Controls==
Up/Down - Move (Player 1)
L - Shoot (Player 1)
X/B - Move (Player 2)
R - Shoot (Player 2)
Start - Restart after game ends
==Media==
'''3DS Homebrew - Shoot ya Friend''' ([https://www.youtube.com/watch?v=S_W4TbFFXcQ YourNerdyJoe]) <br>
<youtube>S_W4TbFFXcQ</youtube>
<youtube>S_W4TbFFXcQ</youtube>


= 3DS Homebrew - Shoot ya Friend =
==Credits==
Music made on the Gameboy with LSDJ.
 
==External links==
* Author's website - http://yournerdyjoe.blogspot.com/2014/07/3ds-homebrew-shoot-ya-friend.html
* GitHub - https://github.com/YourNerdyJoe/shootyafriend
* GBAtemp - https://gbatemp.net/threads/3ds-homebrew-game-shoot-ya-friend.368898


<div id="post-body-7173951535751412631" class="post-body entry-content" itemprop="description articleBody">
[[Category:3DS homebrew games]]
<div style="box-sizing: border-box; margin-top: 15px;">
[[Category:Homebrew shooter games on 3DS]]
<span style="font-family: Arial, Helvetica, sans-serif; line-height: 25.5px;">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</span> [[/youtu.be/kvhIS2Eu2yU?t=1m5s|<span style="font-family: Arial, Helvetica, sans-serif;">this video</span>]]<span style="font-family: Arial, Helvetica, sans-serif; line-height: 25.5px;">. When I say a 2 player game I mean a &quot;local&quot; 2 player game. As in one player grabs one side of the 3DS and the other player grabs the other side. <s>The icon is a little borked because the bmp to ctpk converter I made isn't done yet.</s> The icon has been fixed and [http://gbatemp.net/threads/homebrew-development.360646/page-75#post-5003679 3dsBannerMaker] is a great converter by the way.</span>
</div>
== <span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"> Video:</span> ==
<div class="separator" style="clear: both; text-align: center;">
</div>
<div style="box-sizing: border-box; margin-top: 15px;">
<span style="font-family: Arial, Helvetica, sans-serif;"><span style="line-height: 25.5px;">Music made on the Gameboy with LSDJ.</span></span>
</div>
== <span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"> Download:</span> ==
<div style="box-sizing: border-box; color: #333333; line-height: 25.5px; margin-top: 15px;">
[https://github.com/YourNerdyJoe/shootyafriend <span style="font-family: Arial, Helvetica, sans-serif;">GitHub</span>]
</div>
<div style="box-sizing: border-box; color: #333333; line-height: 25.5px; margin-top: 15px;">
[https://github.com/YourNerdyJoe/shootyafriend/blob/master/shoot/shoot.3ds?raw=true <span style="font-family: Arial, Helvetica, sans-serif;">shoot.3ds</span>]
</div>
<div style="box-sizing: border-box; line-height: 25.5px; margin-top: 15px;">
<span style="font-family: Arial, Helvetica, sans-serif;">Just put shoot.3ds from shoot/ onto your Gateway SD Card and run it.</span><br />
<span style="font-family: Arial, Helvetica, sans-serif;">Controls:</span>
</div>
* <span style="font-family: Arial, Helvetica, sans-serif;">Up/Down - move left player</span>
* <span style="font-family: Arial, Helvetica, sans-serif;">L trigger - left player shoot</span>
* <span style="font-family: Arial, Helvetica, sans-serif;">X/B - move right player</span>
* <span style="font-family: Arial, Helvetica, sans-serif;">R trigger - right player shoot</span>
* <span style="font-family: Arial, Helvetica, sans-serif;">Start - restart after game ends</span>
<span style="font-family: Arial, Helvetica, sans-serif;">Projectiles cannot pass through either barrier. Barriers move independently. Shoot at each other until someone's health hit zero (shown on bottom screen).</span><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 />

Revision as of 11:55, 19 July 2021

Template:Infobox 3DS homebrew

3DS Homebrew - Shoot ya Friend is a homebrew 2-player shooter game for the Nintendo 3DS. The game is based on Marcel's Opposing Pricks game from 2004.

Installation

Available as a 3DS.

Put shoot.3ds from shoot/ onto your Gateway SD Card and run it.

User guide

In this 2-player game, one person controls the character on the left and the other one controls the character on the right.

The objective of the game is to shoot at each other until someone's health hit zero (shown on bottom screen).

Barriers move independently and the projectiles cannot pass through either barrier.

Controls

Up/Down - Move (Player 1)

L - Shoot (Player 1)

X/B - Move (Player 2)

R - Shoot (Player 2)

Start - Restart after game ends

Media

3DS Homebrew - Shoot ya Friend (YourNerdyJoe)

Credits

Music made on the Gameboy with LSDJ.

External links

Advertising: