I Made Fruit Ninja Into a REAL 8-Bit NES Game

  Рет қаралды 253,840

Inkbox

Inkbox

Жыл бұрын

I recreated Fruit Ninja as a real 48KB NES program, fully compatible with the NES Zapper. Using 6502 assembly, I cover some solutions to the constraints of the Nintendo Entertainment System, including the limitation of 64 sprites, 4 color palettes, and background creation. Also covered is a deep dive into how the NES Zapper works and how I implement it into my program. Fruit Shinobi is available to download now to run on the NES, Famicom, or your favorite emulator.
Try it for yourself at: notin.tokyo/fruit
Relevant NESdev page:
www.nesdev.org/wiki/Zapper
How the Nes Zapper in FCEUX
github.com/TASEmulators/fceux...
Other Interesting NES forum discussions I found:
archive.nes.science/nesdev-fo...
archive.nes.science/nesdev-fo...
Zap Ruder in particular is interesting as it does a real time calculation of where the zapper is looking on the screen, turning it into a fairly accurate cursor.
pineight.com/nes/#ruder
Disclaimer:
The game "Fruit Shinobi" is a unique title. The story, all names, characters, and incidents portrayed in this production are fictitious. No identification with other games (living or deceased), places, buildings, and products is intended or should be inferred.
No fruit was harmed in the making of this game.

Пікірлер: 499
@HalfbrickStudios
@HalfbrickStudios 9 ай бұрын
This is awesome! Our Fruit Ninja devs love it and give it a huge thumbs up!🥷
@anjaney_7963
@anjaney_7963 9 ай бұрын
20 likes and no replies?Here I am Halfbrick
@ManoCj_2
@ManoCj_2 9 ай бұрын
9+10?
@CurlyChop
@CurlyChop 8 ай бұрын
I love your games so much! Recently started obsessively playing Jetpack Joyride, Dan the Man and Fruit Ninja classic again recently lol
@NaraSherko
@NaraSherko 8 ай бұрын
IS THAT THE REAL DEVS?!
@Mainyehc
@Mainyehc 8 ай бұрын
Damn, you should do a licensing partnership and sell actual cartridges! I’d buy one if I had (or get…?) a light gun… 🙃
@8088mph
@8088mph 11 ай бұрын
FINALLY, SOMEONE who doesn't do that "So Retro" art style that everybody is getting tired of, and attributing it as a "NES game"
@tammid8423
@tammid8423 11 ай бұрын
Hell, sometimes it straight up looks like an early SNES or even a 32X or PS1 game like just cut the bullshit 💀
@PKSuperStar256
@PKSuperStar256 11 ай бұрын
​@@tammid8423, even though I plan on not using older technology, I want to try to use very limited colors when I make my game.
@tammid8423
@tammid8423 11 ай бұрын
@@PKSuperStar256 based
@PKSuperStar256
@PKSuperStar256 11 ай бұрын
@@tammid8423, thanks.
@yoshicakes
@yoshicakes 11 ай бұрын
FRFR idc if i sound like s nerd
@plumjet0930
@plumjet0930 Жыл бұрын
Looks great but your orange sprite looks like a chocolate chip cookie.
@fatyoshi156
@fatyoshi156 11 ай бұрын
I agree
@that1bushy
@that1bushy 11 ай бұрын
Cookie Fruit confirmed. Illuminati.
@thedude15-sm2zu
@thedude15-sm2zu 11 ай бұрын
Guys, this is the NES. Give him a break.
@solarflare9078
@solarflare9078 11 ай бұрын
“THIS… LOOKS LIKE… A FOCKIN… CHOCOLATE CHIP COOKIE!”
@solarflare9078
@solarflare9078 11 ай бұрын
In all seriousness, I don’t think good looking oranges are really all that possible. The oranges in PAC-Man, even in the arcade game, didn’t look all that better
@therealohead
@therealohead 11 ай бұрын
1:20 It's worth noting that Kirby's Adventure actually used 8x16 sprites for Kirby, so he only consisted of 2 sprites (when he wasn't puffed up, in which case he uses 6)
@lurkathon
@lurkathon 9 ай бұрын
im pretty sure thats kirbys dream land, not adventure
@therealohead
@therealohead 9 ай бұрын
@lurkathon I tested it in an emulator, this is the case for Adventure
@lurkathon
@lurkathon 9 ай бұрын
@@therealohead ok
@Nikku4211
@Nikku4211 Жыл бұрын
Really cool clone. It's like Fruit Ninja was meant to be a light gun game. One problem, as the game requires a CRT to play with an actual light gun controller, the HUD elements are too close to the edge of the screen, meaning they will be cut off on most NTSC CRTs.
@DaMu24
@DaMu24 11 ай бұрын
Yeah, even in the original Duck Hunt, the score and ammo UI have a border and some padding from the edge around the elements. Shouldn't be too hard to do something similar for Fruit Shinobi's score and life counter.
@doopdee
@doopdee 11 ай бұрын
It’s cool seeing you here
@abxyabxy281
@abxyabxy281 11 ай бұрын
ouch... as a US citizen, I mostly use NTSC televisions. However, I don't affiliate my nationality with any country.
@KidPrarchord95
@KidPrarchord95 10 ай бұрын
​@@abxyabxy281 ok
@justicetexeira
@justicetexeira 10 ай бұрын
Gonna test if this works on EmuVR later
@Luluco_G
@Luluco_G 10 ай бұрын
The way the screen turns black and the fruit being sliced afterwards really looks like those shots in Animation, where someone slices something in half without seeing it directly, it's a cool stylistic coincidence!
@CrazyDoodEpicLeaves
@CrazyDoodEpicLeaves 11 ай бұрын
Finally someone who ACTUALLY makes their "NES game" into a....NES game, most people just make 8-bit graphics without considering any of the limitations they had on the NES. I remember this "NES Mario Odyssey" which had rotating sprites, widescreen, insane amounts of sprites on the screen at the same time and so on.
@sem49
@sem49 10 ай бұрын
i watched that video lmao
@dropier
@dropier 10 ай бұрын
well it at least had the cool thing of how it still had limited controls as if it was an nes, but yeah i agree
@JamesTDG
@JamesTDG 10 ай бұрын
Yep, it broke so many rules of the system that I was losing my mind. I would have excused the multiple sprites, but ONLY if the limited color rule was legitimately applied
@SpringDavid
@SpringDavid 10 ай бұрын
So retro 💔
@nayzal
@nayzal 8 ай бұрын
​@@JamesTDGjames spotting #4
@AverageMichaelJordans
@AverageMichaelJordans Жыл бұрын
This vid getting less than 1k views is a crime! I'm actively subbed to 200 people and I catch myself genuinely just looking forward to the next vid you create, I seriously don't understand how this gets less views than some of the bigger guys.
@starinsky2873
@starinsky2873 11 ай бұрын
what are you saying this video sucks
@Lo-Sir
@Lo-Sir 11 ай бұрын
NEWS: Video passes 16K view "still a crime this doesn't have 50K" says man
@AverageMichaelJordans
@AverageMichaelJordans 11 ай бұрын
@@Lo-Sir Damn right 😎, vid seems to be a slow burner so it'll get there in a while
@Nameless8_
@Nameless8_ 11 ай бұрын
Amateur
@undefined06855
@undefined06855 8 ай бұрын
​@@AverageMichaelJordanslol it has 100k now
@teu009
@teu009 11 ай бұрын
YES finally! A "i recreated [Blank] in an NES" that's ACTUALLY a nes game!! Loved the video!
@tomyyoung2624
@tomyyoung2624 4 ай бұрын
yes pics yes friend
@augustleded
@augustleded 11 ай бұрын
thank god you made this a real nes game. i hate people who say they made a full nes game but its only an 8 bit game instead of a full nes rom
@InkboxSoftware
@InkboxSoftware 11 ай бұрын
Even then it's only "8-bit" in sense of pixel art, it isn't running on an 8-bit computer. But stay tuned, I have some plans for other games...
@augustleded
@augustleded 11 ай бұрын
@@InkboxSoftware i also overall really enjoy your videos, even if i don't plan to make nes games (i would make a rom hack at most) these are all really good and entertaining in terms of education
@No_True_Scotsman
@No_True_Scotsman 11 ай бұрын
​@@InkboxSoftwarewait, this isn't a real NES ROM? So why all the technical information about how the NES works?
@InkboxSoftware
@InkboxSoftware 11 ай бұрын
@@augustleded I meant other "8-bit" style games don't run on 8-bit computers. Fruit Ninja for NES is a real NES rom that runs on the 8-bit NES.
@augustleded
@augustleded 11 ай бұрын
@@InkboxSoftware yeah that makes sense
@mattgio1172
@mattgio1172 Жыл бұрын
This is absolutely amazing!!! I still cannot believe you did this. Cannot wait to see what else you come up with!
@nstbayless
@nstbayless 11 ай бұрын
You can reduce the number of frames spent checking for light detection from linear to log(n) by lighting up multiple fruit per frame such that the pattern of light detection uniquely identifies the fruit's index.
@zazkegirotron
@zazkegirotron 11 ай бұрын
Wooow, the quality, the code, the love. All amazing. Watching your videos has been so rewarding. I've learned a ton and in a fun way. Thank youuu and keep your amazing work up!
@sufferingincorporatedtm1781
@sufferingincorporatedtm1781 11 ай бұрын
i thought this would be moving the blade around with the d-pad (which would have sucked), but what a great way to use the zapper! :D
@davidwalker1652
@davidwalker1652 11 ай бұрын
You can do hit detection on all fruit in 4 frames or less by using a binary search instead of a linear search. (Flashing half of the sprites at once to eliminate 50% of targets per frame, instead of eliminating 1 sprite at a time with your current linear method). You may be able to reduce this further by analysing aiming trends (spatial or temporal) and skewing the elimination percentage towards the trend, for faster average detection of hits at the cost of more flash frames to detect misses. E.g. players might aim more often at the most- or least-recently launched fruit, or fruit at the top of its arc. Check that fruit first by itself, or the top 2, then use binary search from there. If you can identify a consistent trend and predict the most likely 1 or 2 fruit targets, you can save 2 or 3 frames when your prediction is correct, at the cost of an additional frame for misses/bad predictions.
@TheBcoolGuy
@TheBcoolGuy 10 ай бұрын
We're working with a 6502 here.
@davidwalker1652
@davidwalker1652 10 ай бұрын
@TheBcoolGuy Yes, i realise that. This can be done with minimal code using some simple old-school binary tricks that a 6502 will have no problem with. I started coding games on Z80 and used similar techniques for sprite sorting/priority, so it's certainly doable on 6502.
@12...
@12... 10 ай бұрын
yeah i was thinking this too with 8 fruits it could be done in just 3 frames, by flashing 11110000, 11001100, 10101010 but the problem is that this would break if you hit multiple fruits at once
@flatfingertuning727
@flatfingertuning727 10 ай бұрын
@@12... I think a ternary search would actually be better: start with 11100000, 00011100, and 00000011, and then scan whichever individual sprites are needed after that.This would scan three frames in the no-hit case, six in the one-hit case, a maximum of nine in the two-hit case, and eleven in the three-hit case. Note that getting a trigger on 11110000 but none on 11001100 doesn't mean the third or fourth fruit was hit. It could be that one barely hit one of the first two sprites.
@CODMReaper
@CODMReaper 8 ай бұрын
You're going to kill the CPU.
@Ali_Alhakeem
@Ali_Alhakeem 11 ай бұрын
This is so fricking underrated , love your work ! Amazing video !
@JuanG2020
@JuanG2020 7 ай бұрын
It's so cool to know that awesome people like you are still creating video games for the NES. Such an iconic console. I have never seen one in person, but I have played a few games on emulators before. I first got interested in the NES from watching AVGN, seeing as that console makes an appearance in most of his episodes. It's really amazing to see what it is capable of.
@hossammoharram7254
@hossammoharram7254 7 ай бұрын
This channel is so underrated, such a high quality video
@DJDiskmachine
@DJDiskmachine 8 ай бұрын
Super cool! Thanks for sharing your process too, really interesting 🤓
@Momenti
@Momenti 11 ай бұрын
Just found your channel. Your videos are amazing. Keep up the great work!. Subscribed!
@bugpocket
@bugpocket 10 ай бұрын
This is such a cool project, I'm in love with this.
@potchary8366
@potchary8366 6 ай бұрын
I love how the English romanization of the title says „Fruit Shinobi“ but the Japanese title still says „Fruit Ninja“ (Even tho fruit is technically果物 and 果 alone just means „result“)
@BurgerWeeze
@BurgerWeeze 10 ай бұрын
Hope you keep it up! Would love to see more games like this on real hardware.
@FagnerNascimentoBr
@FagnerNascimentoBr Жыл бұрын
Your video deserve much more views, great work 👍🏻
@gyrotta
@gyrotta 11 ай бұрын
super underrated project congratulations
@mrkingbeastmediakenth2009
@mrkingbeastmediakenth2009 7 ай бұрын
This is awesome! Putting a nostalgic game to a nostalgic console makes is super nostalgic!
@1lovesgreatness
@1lovesgreatness 7 ай бұрын
Great job. I love it.
@skRapKlan
@skRapKlan 10 ай бұрын
Nice work! This is really fun!
@xzimnut
@xzimnut Жыл бұрын
Super creative an original idea as usual
@misterdneh
@misterdneh 10 ай бұрын
I love seeing others remaking modern games for retro consoles! Someone recently made a game for GBA called something super pets it was a fun venture this should be a game jam contest 😂
@widge
@widge 11 ай бұрын
Awesome job, man. This is great, I love seeing new games being made for classic systems, especially lightgun games. I confirm this works well with a Sinden Lightgun, which I use with a Raspberry Pi 4B running Retroarch and lr-FCEUmm. If you revisit this game for an update, might I suggest adding a "pause" function?
@intel386DX
@intel386DX Жыл бұрын
I will try this ! Nice to see a modern zapper game 🙂
@TheWizardGuy17
@TheWizardGuy17 8 ай бұрын
THAT WAS FRICKING AWESOME!!!
@botyeet968
@botyeet968 9 ай бұрын
The second i heard you say this was going to be in raw assembly i knew this would be a great video
@seamushadron
@seamushadron 6 ай бұрын
This is a true masterpiece! Awesome!
@jmvwaitsforfnremixv10
@jmvwaitsforfnremixv10 5 ай бұрын
This is Amazing! Great to see Fruit Ninja in this old video game generation!
@DeathAtYourDoorStep
@DeathAtYourDoorStep 8 ай бұрын
Really cool honestly!
@guslima1130
@guslima1130 7 ай бұрын
this is seriously amazing!
@AdrianGhastly
@AdrianGhastly 11 ай бұрын
Can someone PLEASE load this up onto an NES cartridge and show it working on real hardware? I really want to see it!
@Sempnite
@Sempnite 10 ай бұрын
With the help of an everdrive we can do it
@gamagama69
@gamagama69 7 ай бұрын
i might try it out i have a sanni oscr and a crt
@metallistener340
@metallistener340 7 ай бұрын
@@gamagama69we’d all love to see it!
@scratcher7544
@scratcher7544 7 ай бұрын
@@Sempnite Fruit Ninja for the NES - But does it work on Real Hardware?
@Sempnite
@Sempnite 7 ай бұрын
@scratcher7544 To answer that, Yes it works on real hardware
@elnicatuani05
@elnicatuani05 Жыл бұрын
Amazing work!
@glitchyfruit2503
@glitchyfruit2503 Жыл бұрын
a 0.15 second blank is a little much for every time you fire I recommend using a system where you only check if SOMETHING was shot and if so then see what it was, adds 2 frames when you shoot something, but removes 7 when you miss
@InkboxSoftware
@InkboxSoftware Жыл бұрын
Your idea is good, but that feels like it would punish good players since they would hit fruit more often than miss, resulting in +2 frames more often than -7.
@DArtagnonW
@DArtagnonW Жыл бұрын
​@@InkboxSoftware In theory--if you had more time and memory--you could calculate fruit-overlap, build a (potentially huge) list of "strikeable" objects which are either fruit or fruit-overlaps, and then use a binary search to detect a hit. Naively, I think overlap regions grow like 2**n, so 8 fruit perfectly arranged would require as many as 255 strikables. But the binary search would cut that down to just 8 checks. Then you would benefit from fewer than 8 checks for all of the not-worst-cases.
@ruebenhernandez8016
@ruebenhernandez8016 6 ай бұрын
Fruit Ninja has an arcade vibe, like it'd work as an arcade game on an arcade cabinet.
@mightBeAtomic
@mightBeAtomic 10 ай бұрын
Deadass hearing someone say they prefer to code anything in assembly is terrifying. Great video, I look forward to you leading the robot uprising.
@DArtagnonW
@DArtagnonW Жыл бұрын
Ooh, I really love this.
@namelessmcentity2435
@namelessmcentity2435 11 ай бұрын
I've been working on a GBA Jetpack Joyride, good to know the KZbin algorithm is doing it's job. This looks fantastic! Great work all around, very cool
@thekeyboardwarrior1018
@thekeyboardwarrior1018 7 ай бұрын
define your channel's content first
@MrMegaManFan
@MrMegaManFan 10 ай бұрын
I’ll be hooking up my top loader to a CRT to try this out. Thanks dude!
@samaeltheangelofdeath
@samaeltheangelofdeath 11 ай бұрын
10:47 p.oooo I like that! It's simple! Creative! The colors, I really like how the colors vibrate, and kind of are at the same level but different
@Cassetticate
@Cassetticate 10 ай бұрын
A while ago I remember seeing an OLD OLD NES back of DUCK HUNT and it was like a rlly simple version like this! Except the sprite was like a mario sprite throwing the bombs instead of the ducks, it was rlly cool. Sadly I think it’s been lost to time
@angc4life
@angc4life 7 ай бұрын
I just played the game. Awesome!
@prongles10
@prongles10 7 ай бұрын
this guy spent so much time just to make NES Zapper actually useful. What a great man.
@hawkfeather6802
@hawkfeather6802 Жыл бұрын
That's really cool! It also sounds complicated
@strayferal
@strayferal 11 ай бұрын
Whoa. Great job!
@LINKfromTHElegendOFz
@LINKfromTHElegendOFz 8 ай бұрын
There are words for games brought to older systems. 'Demake' and it's an art-form that we don't see enough.
@krishacz
@krishacz 8 ай бұрын
i love the idea of making modern games in NES! i've actually been thinking about how Subway Surfers could be done, although i definitely don't have the technical skill or knowhow to do it myself
@DavidZMediaisAwesome
@DavidZMediaisAwesome 6 ай бұрын
I think subway surfers could be pulled off. It wouldn’t be far off from 3D world runner!
@Francium215
@Francium215 11 ай бұрын
it would be cool if you did a whole series of turning popular phone games to nes games
@InkboxSoftware
@InkboxSoftware 11 ай бұрын
Things are in the works...
@Francium215
@Francium215 11 ай бұрын
@@InkboxSoftware awesome, looking forward to them
@BookInBlackEWOW
@BookInBlackEWOW 3 ай бұрын
YES! Finnaly subtitles!
@rosilinathedragon4382
@rosilinathedragon4382 11 ай бұрын
This is so cool!
@BlueStinger475
@BlueStinger475 7 ай бұрын
As a retro gamer, I found this video to be super amazing. I ABSOLUTELY loved that you included NES limitations
@InkboxSoftware
@InkboxSoftware 7 ай бұрын
That's because it is an actual NES game
@trebrick
@trebrick Жыл бұрын
Awesome job! Cant seem to get it to start though. Other zapper games working fine
@milesromanus7041
@milesromanus7041 8 ай бұрын
"it can be written in C but I prefer Assembly" 🗿
@Miles_Tails_Prower64
@Miles_Tails_Prower64 6 ай бұрын
Making a classic phone game into a really old console is crazy and awesome at the same time
@eonbree8593
@eonbree8593 11 ай бұрын
wow this is really cool
@awogbob
@awogbob 11 ай бұрын
my favourite demake of fruit ninja is for ti84 calculator where they made all the buttons a faux capcitive touch input so you could actually slice directionally depending how you wiped your finger across it
@ThomtickInc
@ThomtickInc 7 ай бұрын
wejo you made fruitninja for NES that's so fucking cool, much respect bro, you got this.
@lydiazap7243
@lydiazap7243 7 ай бұрын
wow, so cool!
@iLife64
@iLife64 11 ай бұрын
Technically if you want you can use the first controller as a master input device, add a credit system into the game and assign a button to be Credit++ you can enclose it into an arcade machine and use a coin slot for input
@Vermilicious
@Vermilicious 8 ай бұрын
Fun. Kudos.
@LordOrwell
@LordOrwell 11 ай бұрын
It never occurred to me to use the light gun for this. Nice.
@cs127
@cs127 10 ай бұрын
absolutely amazing! the peach looks kinda poorly drawn tho lol but that's still fine! I love this!
@KabuMontasaurios
@KabuMontasaurios 11 ай бұрын
Oh, a fellow FCEUX apreciator I see
@Galenha
@Galenha 7 ай бұрын
Would buy in a kickstarter to make the cartridge
@pinkheartroblox
@pinkheartroblox 7 ай бұрын
Bro even got the ad for it in that style of the nes eras
@antusfirenova6426
@antusfirenova6426 7 ай бұрын
I need to find a way to make this thing run on a wii in a similar way to duck hunt, seems very fun!
@ecernosoft3096
@ecernosoft3096 Жыл бұрын
You’ve enlightened me greatly by putting one of my favorite games on the NES. Great job! I’d love to see a 7800 version as well, even more sprites with even more color! Though I don’t think you’ve coded that or it’s light gun before…
@DavidCarrizoGuitarra
@DavidCarrizoGuitarra 10 ай бұрын
Awesome!!!
@samaeltheangelofdeath
@samaeltheangelofdeath 11 ай бұрын
There's really cool. Any it's fruit! I love fruit
@Uterr
@Uterr 9 ай бұрын
Looks nice. For a better game perception you should change your background, bot decrease its saturation and contrast. Also using a different colors for background other than fruits color is a must.
@ToqTheWise
@ToqTheWise 6 ай бұрын
Okay, there’s this program called EmuVR which lets you play retro games in VR. Fruit Shenobi works in EmuVR. I’m playing a game from 2010 on a console made in 1986 in technology from 2020. This is the future.
@joefarrow1599
@joefarrow1599 10 ай бұрын
Very cool!!!
@give_me_my_nick_back
@give_me_my_nick_back 11 ай бұрын
I'll have to try it on the real hardware! I love the light gun games.
@CLASSYTUXYFGA
@CLASSYTUXYFGA 11 ай бұрын
I was like "God one of those videos again but it's a real NES gane
@Bloxed
@Bloxed 11 ай бұрын
This may seem super trivial but it'd be cool to see a candy mode, based on Fruit Ninja Skittles from back in the day. I love the work seen here. GG.
@IlSharmouta
@IlSharmouta 8 ай бұрын
I'd increase the size of the white boxes for shooting. In the context of clicking the screen in an emulator this is perfectly fine, but I feel on the NES with a real zapper it would be too hard to hit the tiny fruits. That said, this is absolutely awesome.
@jackgibson511
@jackgibson511 9 ай бұрын
This is awesome! The only thing is that the background doesnt quite contrast enough with the fruit
@RefalaStas
@RefalaStas 11 ай бұрын
10:05 NIce one man, since those things are real it would be truly ridicoulus to add them xd
@JacksonGaming092
@JacksonGaming092 10 ай бұрын
Idea Build A Browser For The NES Liked This Video And I Liked The NES Cartridge You Made!
@casperrekmans
@casperrekmans Жыл бұрын
You should import it to an real nes cartridge and try it out!
@Sikun88
@Sikun88 10 ай бұрын
Verry good. I loved FN on Xbox Kinect
@Dragon_Screamer
@Dragon_Screamer 8 ай бұрын
Question: how do you identify which fruit is the one being detected by the gun specifically?
@loya2467
@loya2467 7 ай бұрын
5:12 okay, that Jesus moment was awesome
@Skyliner_369
@Skyliner_369 8 ай бұрын
So if the light gun detects light with enough... frequency... how accurately can the 6502 determine where on screen its looking? Because it might be as simple as 'halves' to as precise as "oh light detection is at these coordinates" or are the inx, iny, or ina instructions too slow? This does, however, assume the game is on a CRT.
@VSink7631
@VSink7631 8 ай бұрын
I had an idea for the swords you could unlock. How about you change the sound of the fruit being shot.
@Vallee152
@Vallee152 11 ай бұрын
7:31 I am actually built differently. I see CRT screens half a frame at a time, more noticeable the brighter the screen is. very annoying, but I've learnt to live with it
@doomertheboomer
@doomertheboomer 11 ай бұрын
yeah the flickering on white screens are annoying as hell. luckily i only see flickering on PAL screens so i just use NTSC
@Vallee152
@Vallee152 11 ай бұрын
@@doomertheboomer I see it on NTSC
@dempa89
@dempa89 Жыл бұрын
You know what would be cool? If you used two gun shots like a knife. First, you select the start point, then the second point. After that an object slides from the spawn point to the target point and finds whichever fruits it hit. You could probably get a knife feeling from that. Maybe add a timer so the time between two trigger pushes is short enough.
@trashtrash2169
@trashtrash2169 11 ай бұрын
I don't think that's how the light gun works. It only detects light, it doesn't relay where it's pointing at the screen. I don't think you can detect the gun's position.
@Angel_the_Bunny
@Angel_the_Bunny 11 ай бұрын
If it was running on a crt I bet you could light up all the fruit sequentially for 1 frame and when the light gun flips the bit the currently being drawn fruit light registers a hit. That way you could have 9 fruit on screen without dropping 9 frames for input registration.
@annigram
@annigram 7 ай бұрын
nice! i like it. now we have fruit ninja on nes and questionably legal angry birds. i wonder if a more well made angry birds game could be made for the nes.
@Mentalbox52
@Mentalbox52 10 ай бұрын
Reminds me of the time I tried to make jetpack joyride on the 2600 and ran out of memory. (I didn't know about bank switching).
@Luigi64
@Luigi64 10 ай бұрын
holy crap i was about to click "not interested" because i thought it was also one of those fake "made a game for the NES" when it was unity or whatever. you're the goat for this
@EdgyVidyaGeneral
@EdgyVidyaGeneral 9 ай бұрын
I'm getting into programming, mostly web dev, and I'm blown away by your knowledge and intelligence when it comes to programming. If you were to learn it all again, where would you start?
@InkboxSoftware
@InkboxSoftware 9 ай бұрын
Everyone has to start somewhere, I began with BASIC.
@clarencioo3040
@clarencioo3040 8 ай бұрын
The best weapon to carry in a sword battle is a zapper.
Is 8-Bit Minecraft Possible?
13:56
Inkbox
Рет қаралды 1 МЛН
Turning an Ancient Chinese Legend into a Mario Rom Hack
14:51
I MADE A CARDBOARD SWING!#asmr
00:40
HAYATAKU はやたく
Рет қаралды 19 МЛН
McDonald’s MCNUGGET PURSE?! #shorts
00:11
Lauren Godwin
Рет қаралды 31 МЛН
小路飞的假舌头#海贼王  #路飞
00:15
路飞与唐舞桐
Рет қаралды 4,6 МЛН
[실시간] 전철에서 찍힌 기생생물 감염 장면 | 기생수: 더 그레이
00:15
Netflix Korea 넷플릭스 코리아
Рет қаралды 38 МЛН
How I designed Fruit Ninja
22:58
Luke Muscat
Рет қаралды 5 МЛН
How NES Games Are STILL Made in 40KB
14:33
Inkbox
Рет қаралды 90 М.
The best websites for retro fans
17:36
Retro Tech Dreams
Рет қаралды 35 М.
How we BEAT the Limitations that defined the N64s Artstyle
17:09
Kaze Emanuar
Рет қаралды 336 М.
How I Made Kirby Maker
9:21
CodeNoodles
Рет қаралды 655 М.
How People Reprogram Games...with a CONTROLLER
18:42
GlitchDoctor
Рет қаралды 115 М.
Using Image Recognition to DESTROY Fruit Ninja
10:08
CodeNoodles
Рет қаралды 295 М.
How Super Mario Bros Was Made Into 40 Kilobytes
9:21
Joseph R Carroll
Рет қаралды 906 М.
Your Keyboard Cannot Comprehend These Noodles
12:27
Inkbox
Рет қаралды 308 М.
I Wrote Minecraft for a Calculator
14:43
The Science Elf
Рет қаралды 1,2 МЛН
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Рет қаралды 1 МЛН
Пленка или защитное стекло: что лучше?
0:52
Слава 100пудово!
Рет қаралды 1 МЛН
🤯Самая КРУТАЯ Функция #shorts
0:58
YOLODROID
Рет қаралды 2,7 МЛН