8000 GitHub - codebeat/taptap: Tap and Play is an engaging web3 game where players tap to earn points and rewards.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tap and Play is an engaging web3 game where players tap to earn points and rewards.

Notifications You must be signed in to change notification settings

codebeat/taptap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap and Play Web3 Game 🎮

⚙️ App in development stage ⚙️

Tap and Play is an engaging web3 game where players tap to earn points and rewards. The game is developed using React for the frontend and Express.js for the backend, providing a seamless and interactive gaming experience.

Features

  • Web3 Integration: Utilize blockchain technology for secure and transparent gameplay.
  • Interactive UI: Built with React to offer a dynamic and responsive user interface.
  • Robust Backend: Powered by Express.js for efficient server-side operations.
  • Daily Rewards: Players can earn daily login rewards, enhancing player retention and engagement.
  • Energy Management: Strategic energy restoration mechanics ensure a balanced and challenging gameplay.
  • Robo Mine: Offline miner.

Technologies Used

  • Frontend: React
  • Backend: Express.js

Getting Started 🧑‍💻

Follow these steps to set up the project on your local machine.

Prerequisites

  • Node.js
  • npm
  • mysql

Installation 🤖

  1. Clone the Repository:
    git clone https://github.com/your-username/taptap.git
    cd taptap
  2. Front-end:
    cd frontend
    npm install
    npm start
    
  3. Back-end:
    cd backend
    npm install
    npm run dev 
    
  4. Data Base:
    CREATE DATABASE your_database_name;
    mysql -u your_username -p your_database_name < database_dump.sql

About

Tap and Play is an engaging web3 game where players tap to earn points and rewards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0