# Carrom Pool

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

Information for educational purposes only


.bfak-cp{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;--sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;--serif:'Source Serif Pro','Fraunces',Georgia,serif;--mono:'JetBrains Mono',ui-monospace,Menlo,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-cp *{box-sizing:border-box;}
.bfak-cp a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-cp a:hover{text-decoration-thickness:2px;}
.bfak-cp code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-cp-hero{display:flex;gap:20px;align-items:center;margin:0 0 40px;}
.bfak-cp-hero img{width:84px;height:84px;border-radius:18px;flex:0 0 auto;box-shadow:0 2px 10px color-mix(in srgb,var(--accent) 14%,transparent);}
.bfak-cp-hero-name{font-family:var(--serif);font-size:36px;line-height:1.08;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;}
.bfak-cp-hero-name em{font-style:italic;color:var(--accent);}
.bfak-cp-hero-meta{font-size:14px;color:var(--muted);margin:0;}
.bfak-cp-hero-meta strong{color:var(--ink);font-weight:600;}
.bfak-cp-lede{font-size:19px;line-height:1.5;color:var(--ink);margin:0 0 8px;}
.bfak-cp-h2{font-family:var(--serif);font-size:27px;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:56px 0 20px;}
.bfak-cp-h2 em{font-style:italic;color:var(--accent);}
.bfak-cp p{margin:0 0 16px;font-size:16px;line-height:1.6;color:var(--ink);}
.bfak-cp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:color-mix(in srgb,var(--accent) 10%,transparent);border-radius:12px;overflow:hidden;margin:0 0 8px;}
.bfak-cp-stat{background:var(--bg);padding:18px 14px;text-align:center;}
.bfak-cp-stat-v{font-family:var(--mono);font-size:18px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums;}
.bfak-cp-stat-l{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:4px;}
@container (max-width:480px){.bfak-cp-stats{grid-template-columns:repeat(2,1fr);}}
.bfak-cp-shots{display:grid;grid-template-columns:1fr;gap:0;margin:0 0 8px;}
.bfak-cp-shots img{width:100%;height:auto;border-radius:12px;display:block;}
.bfak-cp-mod{list-style:none;padding:0;margin:0;}
.bfak-cp-mod li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 22px;}
.bfak-cp-mod li:last-child{margin-bottom:0;}
.bfak-cp-mod-chk{width:22px;height:22px;border-radius:7px;background:color-mix(in srgb,var(--accent) 9%,transparent);display:flex;align-items:center;justify-content:center;margin-top:2px;}
.bfak-cp-mod-chk svg{width:13px;height:13px;color:var(--accent);}
.bfak-cp-mod strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 3px;}
.bfak-cp-mod p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-cp-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-cp-steps li{counter-increment:step;display:grid;grid-template-columns:30px 1fr;gap:16px;margin:0 0 22px;}
.bfak-cp-steps li:last-child{margin-bottom:0;}
.bfak-cp-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:19px;font-weight:600;color:var(--muted);}
.bfak-cp-steps strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 3px;}
.bfak-cp-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-cp-table{width:100%;border-collapse:collapse;font-size:15px;margin:0;}
.bfak-cp-table th{text-align:left;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600;padding:0 12px 12px;border-bottom:1px solid color-mix(in srgb,var(--accent) 14%,transparent);}
.bfak-cp-table td{padding:12px;border-bottom:1px solid color-mix(in srgb,var(--accent) 7%,transparent);color:var(--ink);vertical-align:top;}
.bfak-cp-table tr:last-child td{border-bottom:none;}
.bfak-cp-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:0;}
.bfak-cp-related a{display:block;padding:16px 18px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;text-decoration:none;color:var(--ink);font-weight:600;font-size:15px;transition:border-color .18s ease,background-color .18s ease;}
.bfak-cp-related a:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 4%,transparent);}
.bfak-cp-related span{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:4px;}
.bfak-cp-disc{margin:56px 0 0;}
.bfak-cp-disc-t{font-family:var(--serif);font-size:19px;font-weight:600;color:var(--ink);margin:0 0 10px;}
.bfak-cp-disc p{font-size:13px;line-height:1.55;color:var(--muted);margin:0;}
.bfak-cp-disc a{color:var(--muted);}
.bfak-cp-reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease;}
.bfak-cp-reveal.is-in{opacity:1;transform:none;}
  ![Carrom Pool icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/carrom-pool-icon-230.jpg)Carrom Pool *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Unlimited coins and gems · **Miniclip.com** · `com.miniclip.carrom`

 

 Carrom Pool: Disc Game brings the classic board game of carrom to your phone with smooth one-finger flicking, real-time multiplayer, and a long ladder of cosmetic strikers to chase. This modded build hands you the coins and gems up front so you can unlock the good gear without grinding.



18.16.0

Version



213 MB

Size



500M+

Installs



4.5

Rating







What is *Carrom Pool*
---------------------

Carrom Pool: Disc Game is Miniclip’s mobile take on carrom, the South Asian tabletop classic where you flick a striker disc to pocket your pieces before your opponent clears theirs. The controls map that physical flick to a simple drag-and-release gesture, so the skill ceiling stays high while the learning curve stays gentle. You aim, set your power, and let the physics do the rest.

The game runs two main modes. Carrom is the traditional rules set you grew up with, and Disc Pool layers a billiards-style twist on top for players who want something faster. Both run in real-time one-on-one matches against people worldwide, with ranked arenas, friendly rooms, and a steady drip of seasonal events. Coins and gems are the in-game currency that buy strikers, boards, and entry to higher-stakes tables.

It is free to download and play, with the usual mobile economy on top: you earn currency through wins but can also buy it. That second path is where the modded build comes in for players who would rather skip the wallet and just unlock the cosmetics.



![Carrom Pool gameplay screenshots](https://bestforandroid.com/apk/wp-content/uploads/2026/05/carrom-pool-screens-230.jpg)



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

The modified Carrom Pool 18.16.0 build front-loads the in-game economy. Instead of grinding matches or spending real money to afford the better strikers and entry tiers, the currency balance starts high so you can experiment freely.

- **Unlimited coins**Coin balance is topped up so you can enter higher-stakes carrom tables and buy boards without waiting on win streaks.
- **Unlimited gems**The premium gem currency is unlocked, opening the cosmetic strikers and special items normally gated behind purchases.
- **All strikers accessible**With the currency unlocked you can collect the full striker roster and try every aim-and-power feel without saving up.
- **Both game modes**Classic Carrom and Disc Pool are both playable from the start, so you can jump between the traditional and billiards-style rule sets.
- **No forced purchase prompts**The store nags that push you toward buying currency are out of the way, keeping the focus on actually playing.
 


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

The install is a standard [Android](https://bestforandroid.com/ "best android guides") sideload. If your file manager already has permission to install unknown apps, it is three taps from download to playing.

1. **Download the APK**Tap the download button on this page. The file lands in your Downloads folder.
2. **Allow unknown sources**Open Settings, search `Install unknown apps`, pick 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. When it finishes, tap Open to launch the game.
5. **Sign in and play**Use a guest profile or link a social account. Note that modded builds are best kept on a separate or guest account, not your main ranked profile.
 


Mod APK vs *Play Store*
-----------------------

  What you getMod APKPlay Store  CoinsUnlocked balanceEarned or bought GemsUnlocked balanceBought with real money Strikers and boardsFreely accessibleUnlocked with currency Auto-updatesManual reinstallAutomatic via Play Ranked safetyUse a guest accountFully supported  

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

 [8 Ball Pool Mod APKThe other Miniclip cue-sport hit, with mod coins for the table.](https://bestforandroid.com/apk/8-ball-pool-mod-new/) [Ludo King Mod APKAnother classic board game gone multiplayer with unlocked perks.](https://bestforandroid.com/apk/ludo-king-mod/) [Subway Surfers Mod APKEndless-runner staple with coins and keys topped up.](https://bestforandroid.com/apk/subway-surfers-mod-apk/) [8 Ball Pool tips and tricksAim and spin advice that carries over to carrom flicks.](https://bestforandroid.com/8-ball-pool-tips-tricks/) [Coin Master free spins guideHow casual mobile economies hand out free currency.](https://bestforandroid.com/coin-master-free-spins-coins/) 



Disclaimer

The modded Carrom Pool APK described here is a community-built variant. It is not published by or affiliated with Miniclip.com, and it is not endorsed by the official Carrom Pool team. The information on this page is for educational purposes, including for readers in markets where in-app purchases are priced beyond local budgets and for players who want to try the full content before deciding to spend. All app names, trademarks, and logos belong to their owners. Rights holders can use our [DMCA process](/apk/dmca/) to request removal.




(function(){
  var els=document.querySelectorAll('.bfak-cp-reveal');
  if(!('IntersectionObserver' in window)){for(var i=0;i<els.length;i++){els.classList.add('is-in');}return;}
  var ob=new IntersectionObserver(function(ents){
    for(var i=0;i<ents.length;i++){if(ents.isIntersecting){ents.target.classList.add('is-in');ob.unobserve(ents.target);}}
  },{threshold:0.12});
  for(var j=0;j<els.length;j++){ob.observe(els);}
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Carrom Pool Mod APK","operatingSystem":"Android","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.5","ratingCount":"7400000"},"softwareVersion":"18.16.0","author":{"@type":"Organization","name":"Miniclip.com"}}
.reveal,,,, *, *{opacity:1 !important;transform:none !important;visibility:visible !important}