Skip to content

🍯 React.js Clicker Game with achievements, shop and user profile stored in LocalStorage

Notifications You must be signed in to change notification settings

maciekt07/clicker-game

Repository files navigation


logo


Netlify Status

Welcome to Honey Clicker! This is a simple yet addictive clicker game where you can earn points by clicking on a honey jar. You can use your points to upgrade your clicking power, earn more points per second, and unlock achievements. Your progress is saved in localstorage, so you can resume your game anytime. Read more at https://honey-clicker-game.netlify.app/about

⚡ Features

  • Progress is saved in localstorage
  • Purchase various items in the shop to increase your clicking power
  • Unlock achievements with interesting descriptions by reaching certain goals
  • Daily quest that change every 24 hours available soon (or not)
  • User profile settings where you can change your name and profile picture
  • Cool sound effects and volume slider
  • Responsive design that adapts to different screen sizes
  • PWA (can be installed on mobile/desktop), and works offline.

📷 Screenshots

screenshot 1

screenshot 2

screenshot 3

screenshot 4

🎨 Color Palette

Color                Name
#ffb604 Yellow
#f28705 Orange
#380000 Maroon
#f2b680 Peach
#531aa5 Indigo
#ff3737 Red

🌐 Technologies

Project is created with:

  • React
  • Typescript
  • Vite
  • Mui
  • styled-components
  • react-toastify

⚙️ Installation

To install and run the project locally, follow these steps:

  • Clone the repository: git clone https://github.com/maciekt07/clicker-game.git
  • Navigate to the project directory: cd clicker-game
  • Install the dependencies: npm install
  • Start the development server: npm run dev

The game will now be running at http://localhost:5173/.

🧡 Feedback

If you have any feedback or suggestions for this game, feel free to open an issue or a pull request on GitHub. I appreciate any kind of contribution or support.

About

🍯 React.js Clicker Game with achievements, shop and user profile stored in LocalStorage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published