/GAME_PLAYER

Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.

Primary LanguageCSS

Instant Games Platform

Welcome to the Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.

Telegram Link

https://t.me/TeleGames29_bot click start button

Features

  • Play Games: Enjoy a selection of games that can be played instantly on the website.
  • Telegram Integration: Play games directly on Telegram using the Telegram SDK.
  • Wallet Connect: Connect various crypto wallets easily using RainbowKit.
  • Current Games: The platform currently features 5 games, with plans for more in the future.

Technologies Used

  • Frontend: React.js
  • Backend: Node.js and Express.js
  • Database: MongoDB
  • Telegram SDK: For Telegram integration
  • Wallet Connect: RainbowKit for connecting crypto wallets

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/divyansh-2005/GAME_PLAYER.git
  2. Navigate to the project directory:

    cd GAME_PLAYER
  3. Install the necessary dependencies for both the client and server:

    cd my-project
    npm install
    Add `.env` VITE_API_KEY=http://localhost:5000/
    npm run dev
    
    cd BACKEND
    npm install
    Add `.env` MONGO_URI=your-mongodb-connection-uri
    npm start

Current Status

The project is currently a work in progress. The homepage and wallet connect functionalities are completed, along with five games available for play. Further development is planned to enhance the user experience and add more features.

Contribution

Contributions are welcome! If you would like to contribute to this project, please feel free to open an issue or submit a pull request. refer contibution.md for steps