Online Game Application
Online Game Application
By Sudarsan Kaphle,
Ujjwal kharel
1
Introduction
• Involving or intended for more than one player can play in the same
game environment at the same time.
• Players are Connected to a game server over the internet, data
packets travel between the player`s device(client) and the server.
• 3D games is rapidly growing up by replacing the 2D games with
stunning graphics, realistic physics and engaging gameplay with
traditional and additional character, features were added.
• Players can take their role of character against virtual combat and acts
in game with different types of weapon and gun by increasing the
score.
2
Problem Statement
• Different client game object must be control by them.
• Creating multiplayer first-person games is smooth and responsive
player movement and interactions.
3
Objectives
• To establish real-time server communication using Photon.
• To develop create or join room system.
• To develop scoreboard system which player can see kill and death of a
player
• To develop ranking system of a player.
• To develop level up system of a player.
4
Scope and Limitation
Scope
• Develop a user-friendly online multiplayer game application.
• Implementing user registration and login functionalities.
• Storing user data, such as profiles and game progress.
Limitation
• The game will support a limited number of game modes and features.
• The project's focus is on functionality and may not prioritize complex
graphics or design.
• In ranking mode, only the limited person can challenge each other in
one game room.
5
Requirement Analysis
Functional Requirement
7
Non-Functional Requirement
• Performance: The system should be able to handle a large amount
of data and process it efficiently.
• Security: The system should be highly secure to ensure that
sensitive information is protected from unauthorized access.
• Usability: The system should be user-friendly, and the interface
should be intuitive and easy to use.
• Accessibility: The system should be accessible to all users,
regardless of their location or device.
• Maintainability: The system should be easy to maintain, and
updates should be easy to install.
8
Feasibility Analysis
• Technical Feasibility: All the tools and technologies required to construct this
project is easily available. Unity, Photon, Playfab are tools and game engine
to develop game application.
• Operational Feasibility: It’s measure the how well a proper system solves the
problem and take advantage of the opportunities identified during scope also
examines the practicality of running and maintaining the game application.
• Economic Feasibility: In this system development process, the technology
used to store player data from the development tools, the server and
development tools are free
9
• Schedule Feasibility
10
System Flow Chart
12
Fig: 3.5: Class Diagram of Online Game Application 13
Object Modeling Diagram
14
Fig: 3.6: object modelling Diagram of the system
Sequence Diagram
18
Implementation and System Testing
• After all the phase have been completely works , the system has been
implemented to the server and the system has used.
• For online Game Application, testing is done by testing unit and it`s
modules. Various sets of tests were run to perform unit and system
testing.
Unit Testing
System Testing
19
Conclusion AND FUTURE
RECOMMENDATION
Conclusion
• All the system working properly in a ranking system, create and
joining room level up, scoreboard and real time communication are
working properly.
Future Recommendation
• New gaming mode and more number of player can join or challenge
room and also graphic design can be added.
• Additional gameplay features, improved match making, player data
management and Inventory system for player purchase items can be
include.
20