Skip to content
Umer-Raja edited this page Jan 30, 2024 · 1 revision

Welcome to the Online-Gaming-Platform wiki!

ABSTRACT

Project Abstract, This project proposed the development of an online gaming platform that allows users to play games and upload their own game builds to generate revenue. The platform will be built using the MERN (MongoDB, Express, React, Node.js) stack and will be hosted on a cloud-based server. The platform will consist of three main components: the client-side application, the server-side application, and external services. The client-side application will be a web-based interface built using React, which will allow users to browse and play games. The server-side application will be built using Node.js and Express and will handle user authentication, game sessions, and game data management. MongoDB will be used as the database to store user data and game data. External services such as payment gateways and analytics services will be integrated into the platform to handle payments and collect user data. One of the key features of the platform will be the ability for users to upload their own game builds and earn revenue from them. Users will be able to create games using popular game engines and frameworks such as Unity and Unreal Engine and upload them to the platform. The platform will provide tools for game developers to monetize their games using different business models such as in-app purchases and ads.

Clone this wiki locally