CoinClicker is a simple and addictive clicker game built with React.js. Players earn coins by clicking on a coin in the center of the screen and can upgrade their clicks to earn more coins faster. The game also features an auto-clicker that generates coins automatically over time.
You can try the demo of the game on Telegram: Coin Maker Bot. Just click the "Play now" button at the bottom to start.
- Manual Clicks: Earn coins by clicking on the coin in the center of the screen.
- Upgrades: Improve your clicks to earn more coins per click.
- Auto-Clicker: Automatically generate coins per second with the auto-clicker.
- React.js: Built using modern React.js for a smooth and responsive experience.
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/HudsonTXT/coins-maker.git cd coin-clicker
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to http://localhost:3000 to see the app in action.
- Open the game in your browser.
- Click on the coin in the center of the screen to earn coins.
- Use the coins to purchase upgrades that increase the number of coins earned per click.
- Purchase the auto-clicker to generate coins automatically over time.
- Keep upgrading to maximize your coin earnings and climb the leaderboards!