Welcome to TapLegacy, a cool web game where you kick off your tapping journey with a simple click. Explore the world of upgrades, gather taps, and aim for achievements.
Here's what makes the magic happen:
- HTML and CSS: Creating the awesome visuals.
- JavaScript: Making things happen behind the scenes.
- React: Adding life to the game with dynamic features.
- React Router v6: Creating smooth paths for your tapping journey.
- Tailwind CSS: Adding a touch of style to everything.
- Vite: Making development quick and enchanting.
- A cool design that draws you into the tapping world.
- Works smoothly on big screens and tiny smartphones.
localStorage, a safe place to store your data.- Components that make the game seamless and fun.
- The Button of Power: Your entry to the tapping adventure!
- Watch your Taps (currency) grow and feel the excitement of taps per second.
- An Upgrades List with powerful elixirs – each one getting you closer to tapping domination.
- Move through the realms easily with React Router's cool routes.
- A portal to the Achievement List, where your triumphs are celebrated with rewards.
- Check your stats and remove data in the Settings route.
Check out the live deployment of TapLegacy: TapLegacy
- Clone the Game
git clone https://github.com/Sillor/taplegacy.git
- Install Dependencies
cd taplegacy npm install - Start the Game
npm run dev
