# Naruto Senki

*Published:* 2026-06-05
*Author:* Mitja Rutnik

.bfak-am{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Source Serif Pro',Georgia,'Times New Roman',serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
  color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;
  max-width:720px;margin:0 auto;container-type:inline-size;
}
.bfak-am *{box-sizing:border-box;}
.bfak-am a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-am a:hover{text-decoration-thickness:2px;}
.bfak-am code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-am-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-am-hero{margin:0 0 48px;}
.bfak-am-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-am-hero-name em{font-style:italic;color:var(--accent);}
.bfak-am-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-am-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-am-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-am-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-am-h2 em{font-style:italic;color:var(--accent);}
.bfak-am p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-am-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:32px 0;border-top:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--accent) 14%,transparent);}
@container (max-width:480px){.bfak-am-stats{grid-template-columns:repeat(2,1fr);gap:24px 16px;}}
.bfak-am-stat-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;}
.bfak-am-stat-value{font-family:var(--serif);font-size:24px;font-weight:600;color:var(--ink);margin:0;line-height:1.1;}
.bfak-am-shots{display:grid;grid-template-columns:1fr;gap:0;margin:0;}
.bfak-am-shots img{width:100%;height:auto;display:block;border-radius:6px;border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);}
.bfak-am-mod-list{list-style:none;padding:0;margin:0;}
.bfak-am-mod-list li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 24px;}
.bfak-am-mod-list li:last-child{margin-bottom:0;}
.bfak-am-check{width:22px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--accent) 8%,transparent);display:flex;align-items:center;justify-content:center;margin-top:2px;}
.bfak-am-check svg{width:13px;height:13px;color:var(--accent);}
.bfak-am-mod-list strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-am-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-am-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-am-steps li:last-child{margin-bottom:0;}
.bfak-am-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:600;color:var(--muted);line-height:1.25;}
.bfak-am-steps strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-am-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-cmp{width:100%;border-collapse:collapse;margin:0;font-size:15px;}
.bfak-am-cmp th{text-align:left;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:500;padding:0 12px 12px 0;border-bottom:1px solid color-mix(in srgb,var(--accent) 14%,transparent);}
.bfak-am-cmp td{padding:12px 12px 12px 0;border-bottom:1px solid color-mix(in srgb,var(--accent) 8%,transparent);color:var(--ink);vertical-align:top;}
.bfak-am-cmp td:first-child{color:var(--muted);}
.bfak-am-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 24px;margin:0;list-style:none;padding:0;}
.bfak-am-related li{margin:0;}
.bfak-am-related a{font-family:var(--serif);font-size:17px;font-weight:600;text-decoration:none;color:var(--ink);}
.bfak-am-related a:hover{color:var(--accent);text-decoration:underline;}
.bfak-am-related span{display:block;font-size:13px;color:var(--muted);margin-top:2px;}
.bfak-am-disclaimer{margin:64px 0 0;}
.bfak-am-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-am-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-am-disclaimer p:last-child{margin-bottom:0;}
.bfak-am-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-am-reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease;}
.bfak-am-reveal.is-in{opacity:1;transform:none;}
Information for educational purposes only

Naruto Senki *Mod* [APK](https://bestforandroid.com/apk/ "apps apk download")

Version **2.1.6-fix** · Fan-made community build · `re.naruto.game`

An offline 2D action-fighting game built by the Naruto fan community. Pick Naruto, Sasuke, Itachi and dozens of shinobi, then defend the village with full jutsu combos. This modded build unlocks every character and removes the in-game cooldowns.

App *snapshot*
--------------

Version

2.1.6



Size

151 MB



Mode

Offline



Rating

3.9







Why people grab *this* build
----------------------------

Naruto Senki started life as a fan project and grew into one of the most-modded [Android](https://bestforandroid.com/ "best android guides") fighting games in the Naruto community. The base game is a side-scrolling brawler where you control a single shinobi, push lanes, summon allies, and unleash signature jutsus against an enemy base. It runs fully offline, so there is no login, no server, and no data cost once the file is on your phone.

The reason most players look for a modded build is roster access. In the standard release a large part of the character list is locked behind progression or simply not selectable, and ultimate jutsus carry cooldown timers that throttle how aggressively you can play. This build flips both of those open. Every shinobi is selectable from the start, and the cooldown limiter on special attacks is removed, which turns each match into a faster, combo-heavy fight.

It is worth being clear about what this game is. There is no official Naruto Senki on Google Play under the package `re.naruto.game`; the title lives entirely in the fan-mod scene. That makes a trusted, scanned mirror more useful here than usual, because the alternative is hunting forum re-uploads of unknown origin.



In-game *look*
--------------

 ![Naruto Senki mod gameplay showing shinobi battles and unlocked characters](https://bestforandroid.com/apk/wp-content/uploads/2026/05/shot94.png)



What this mod *offers*
----------------------

- **All characters unlocked.**The full roster is selectable from the start, including Hashirama, Madara, Itachi, Isshiki, the jinchuriki forms, and the various Hokage.
- **No jutsu cooldown.**Rasengan, Chidori, Amaterasu and other ultimates fire back to back, so you can chain combos without waiting for a meter to refill.
- **Unlimited in-game money.**Currency is topped up so you can buy and fully upgrade units, skills, and summons without grinding matches first.
- **Plays fully offline.**No account or connection needed after install. The whole game lives on-device, which keeps it light on data.
- **Multiple battle modes.**Standard lane fights plus skirmish and survival-style modes give the unlocked roster somewhere to be put to use.



How to *install*
----------------

1. **Download the APK**Tap the download button on this page. The 151 MB file lands in your Downloads folder.
2. **Allow installs from this source**Open Settings, search `Install unknown apps`, find your browser or file manager, and toggle the permission on.
3. **Open the file**Tap the downloaded APK. Android’s package installer opens and lists the permissions it needs.
4. **Tap Install**Confirm and wait for the progress bar to finish. The whole install is offline, so no connection is required.
5. **Launch and pick a fighter**Open the game, head to character select, and the full unlocked roster is ready to play.



Mod APK vs *standard* build
---------------------------

 What you getStandard buildThis mod APK  Character rosterPartly lockedEvery shinobi unlocked Jutsu cooldownTimed limitsRemoved In-game moneyEarned by grindingUnlimited ConnectionOfflineOffline 

Related Android *games*
-----------------------

- [Dragon Ball Z Dokkan Battle mod](https://bestforandroid.com/apk/dragon-ball-z-dokkan-battle-mod/)Another anime-roster brawler with unlocked units
- [Shadow Fight 2 mod](https://bestforandroid.com/apk/shadow-fight-modd/)Silhouette fighting with unlimited resources
- [Ninja Heroes](https://bestforandroid.com/apk/ninja-heroes/)A ninja-themed action RPG in the same vein
- [Best manga reader apps](https://bestforandroid.com/manga-reader-apps/)Keep up with the Naruto manga on your phone
- [Warframe promo codes](https://bestforandroid.com/warframe-promo-codes/)Free-to-play loot for another action game



Disclaimer

Naruto Senki is an unofficial, fan-made game and is not published by, affiliated with, or endorsed by the official Naruto rights holders. The modded build above is a community variant shared here for educational and evaluation purposes. All names, characters, and logos belong to their respective owners. Rights holders can use our [DMCA process](/apk/dmca/) to request removal.




(function(){
  function reveal(){
    var els=document.querySelectorAll('.bfak-am-reveal');
    if(!('IntersectionObserver' in window)){for(var i=0;i<els.length;i++){els.classList.add('is-in');}return;}
    var obs=new IntersectionObserver(function(entries){
      for(var j=0;j<entries.length;j++){
        if(entries.isIntersecting){entries.target.classList.add('is-in');obs.unobserve(entries.target);}
      }
    },{threshold:0.12});
    for(var k=0;k<els.length;k++){obs.observe(els);}
  }
  if(document.readyState!=='loading'){reveal();}else{document.addEventListener('DOMContentLoaded',reveal);}
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Naruto Senki Mod APK","operatingSystem":"Android","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"3.9","ratingCount":"581"},"softwareVersion":"2.1.6-fix","fileSize":"151 MB"}