Skip to content

A fun and engaging idle clicker game where you can earn coins, purchase upgrades, and watch your wealth grow automatically! Built with vanilla JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

koustavx08/idle-clicker-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idle Clicker Game ๐ŸŽฎ

A fun and engaging idle clicker game where you can earn coins, purchase upgrades, and watch your wealth grow automatically! Built with vanilla JavaScript, HTML, and CSS.

๐ŸŽฏ Features

  • Simple Click Mechanics: Click to earn coins at your own pace
  • Progress Saving: Your game progress is automatically saved to local storage
  • Multiple Upgrades:
    • ๐Ÿค– Auto Clicker: Automatically generates coins every second
    • ๐Ÿ’ฐ Double Coins: Multiplies your coins per click
    • ๐Ÿงฒ Coin Magnet: Spawns bonus coins you can collect
    • โšก Super Clicker: Temporarily triples your clicking power

๐Ÿš€ Getting Started

  1. Clone the repository:
git clone [repository-url]
  1. Open index.html in your web browser

That's it! No build process or dependencies required.

๐ŸŽฎ How to Play

  1. Click the main button to earn coins
  2. Purchase upgrades to increase your earning potential:
    • Auto Clicker (10 coins): Generates coins automatically
    • Double Coins (25 coins): Doubles your coins per click
    • Coin Magnet (50 coins): Spawns collectible bonus coins
    • Super Clicker (100 coins): 3x clicking power for 5 seconds

๐Ÿ’พ Save System

Your progress is automatically saved to your browser's local storage. The game will load your previous progress when you return.

๐Ÿ› ๏ธ Technical Details

  • Built with vanilla JavaScript - no frameworks required
  • Uses CSS3 for smooth animations and modern styling
  • Implements local storage for game state persistence
  • Modular code structure for easy maintenance and updates

๐ŸŽจ Customization

Feel free to modify the game by:

  • Adjusting upgrade costs in script.js
  • Modifying the coin multipliers
  • Changing the timer durations for power-ups
  • Customizing the visual style in style.css

๐Ÿ“ฑ Browser Support

Works on all modern browsers that support:

  • Local Storage
  • ES6+ JavaScript
  • CSS3

๐Ÿค Contributing

Feel free to fork this project and add your own features! Some ideas for improvements:

  • Additional upgrades and power-ups
  • Achievement system
  • Statistics tracking
  • Sound effects
  • Particle effects for clicking
  • Different themes

๐Ÿ“„ License

This project is open source and available under the MIT License.

About

A fun and engaging idle clicker game where you can earn coins, purchase upgrades, and watch your wealth grow automatically! Built with vanilla JavaScript, HTML, and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published