GameZone is an engaging platform that brings together multiple game genres, offering a seamless gaming experience with multiplayer features and leaderboards.
-
assets
Contains all static files such as images, icons, and other assets used in the project. -
backend
Includes all server-side code, API routes, and database-related logic for the platform. -
frontend
Contains all client-side code, user interface components, and design elements.
- Multiple Game Genres: Racing, Puzzle, Action, Strategy, and more.
- Multiplayer Support: Play and connect with friends in real-time.
- Leaderboards: Compete with others and track rankings.
- Cross-Platform Compatibility: Available on web and mobile platforms.
- Live Site: GameZone
- Figma: GameZone Design
- API Documentation: GameZone API
- Backend Repo: GitHub - Backend
- Frontend Repo: GitHub - Frontend
-
Clone the repository.
git clone <repo-link> cd GameZone
-
Install dependencies.
cd backend npm install cd ../frontend npm install
-
Start the server.
cd backend npm start
-
Start the client.
cd frontend npm start
Contributions are welcome! Please fork the repository and submit a pull request.
MIT License
For any queries, reach out to the team at GameZone
This project is a part of the GameZone. The project is not intended for commercial use and is meant for educational purposes only. All rights to the images and assets used in the project are reserved by their respective owners.
Thank you for visiting! π