divyansh-2005 / 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.
https://game-player-navy.vercel.app
12 stars 67 forks source link
gssoc-ext hacktoberfest hacktoberfest-accepted

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

Technologies Used

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.

👀 Our Contributors

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