A web-based calculator for Clash of Clans players to estimate the number of gems required to purchase resources, finish upgrades, or speed up progress in the game.
Hosted at: COC Gem Calculator
- Resource to Gem Calculator: Determine how many gems are needed to buy various resources (elixir, gold, dark elixir).
- Time to Gem Calculator: Calculate the number of gems needed to finish upgrades or timers instantly.
- User-Friendly Interface: Intuitive, responsive design for easy use on desktop and mobile.
- Game-Themed Styling: Styled with Clash of Clans visuals for immersive experience.
index.html
— Main application interfaceabout.html
— Information and help pagescript.js
— Core logic for calculations and UI interactionsstyle.css
— Application stylingfonts/
— Game-inspired fontsresource/
— Supplementary assets
No installation or dependencies required. This is a pure HTML/CSS/JS web app.
-
Clone or download the repository:
git clone https://github.com/dhjr/COC-gem-calculator.git
-
Open
index.html
in your web browser. -
Start calculating:
- Enter the amount of resources or upgrade time.
- View the number of gems required to complete your action in-game.
No need to install! Use it directly at:
https://dhjr.github.io/COC-gem-calculator/
Pull requests are welcome! Please open an issue to discuss changes or suggestions.
This project currently does not specify a license.
Created by dhjr
Not affiliated with Supercell or Clash of Clans.