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.
https://t.me/TeleGames29_bot click start button
- 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.
- Frontend: React.js
- Backend: Node.js and Express.js
- Database: MongoDB
- Telegram SDK: For Telegram integration
- Wallet Connect: RainbowKit for connecting crypto wallets
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/divyansh-2005/GAME_PLAYER.git
-
Navigate to the project directory:
cd GAME_PLAYER
-
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
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.
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