0% found this document useful (0 votes)
2 views

Project Synopsis

The document outlines a project synopsis for 'Speed Buggy', an interactive web-based car dodging game developed by students Shraddha Wath and Shruti Patil under the guidance of Dr. Sandhya Dahake at G.H. Raisoni Institute of Engineering & Technology. The project aims to provide a thrilling gaming experience while focusing on user engagement, feedback loops, and intuitive design, utilizing technologies such as HTML, CSS, JavaScript, and PHP. Future enhancements may include additional features and levels to enrich gameplay and improve user skills.

Uploaded by

Shraddha Wath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Project Synopsis

The document outlines a project synopsis for 'Speed Buggy', an interactive web-based car dodging game developed by students Shraddha Wath and Shruti Patil under the guidance of Dr. Sandhya Dahake at G.H. Raisoni Institute of Engineering & Technology. The project aims to provide a thrilling gaming experience while focusing on user engagement, feedback loops, and intuitive design, utilizing technologies such as HTML, CSS, JavaScript, and PHP. Future enhancements may include additional features and levels to enrich gameplay and improve user skills.

Uploaded by

Shraddha Wath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

G. H.

Raisoni Institute of Engineering & Technology Nagpur


Department of MCA
Session -2023-24

Project Synopsis
On
“Speed Buggy”

Name of Students
SHRADDHA WATH
SHRUTI PATIL
Project Guide
Dr. Sandhya Dahake

Master in Computer Application


MCA-I, Semester-II

A. G H Raisoni Institute of Engineering and Technology

Address: Shradha Park, B-37-39/1 MIDC Hingna–Wadi Link Rd, Hingna, Nagpur,
Maharashtra 440016
1
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

“Speed Buggy”
1. INTRODUCTION
1.1 Background : The Speed Buggy Game is an interactive web-based project designed
to provide users with an exciting experience of dodging incoming cars while
navigating through a dynamically changing environment.
Speed Buggy is basically a car gaming project. This project emphasizes the idea
of smaller, fast-moving wheels typically associated with cars. Animation with cars
resonates with the vibe and gameplay of our car game and it depends on the vision
of the game we’ve created. Speed Buggy conjures an image of nimble and agile
vehicles, potentially suggesting a fast-paced and dynamic gameplay experience.

1.2 Objectives/ Purpose


Create a thrilling car dodging game with realistic graphics to entertain and engage
players.
• Purpose:
 The primary Purpose of this project is to provide an opportunity for hands-on
learning and skill development in web development and game design.
 The theoretical framework of this project revolves around several key concepts:
1. User Engagement: The project focuses on providing an engaging and
entertaining experience for users. By incorporating elements such as
dynamic visuals, responsive controls, and a scoring system, the game aims
to captivate players and encourage them to participate actively.
2. Feedback Loop: The game implements a feedback loop mechanism where
players receive immediate feedback based on their actions. For example,
collisions with other cars result in a decrease in score or game over, while
successful dodges lead to score increments. This feedback loop reinforces
player engagement and encourages skill improvement over time.
3. User Interface Design: The project emphasizes the importance of intuitive
user interface design. Clear visual cues, such as highlighting the player's car
2
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

and indicating the trajectory of oncoming cars, contribute to the overall user
experience by facilitating quick decision-making and enhancing player
comprehension.
4. Game Mechanics: While the project may seem simple, it still involves
fundamental game mechanics such as player movement, collision detection,
scoring, and game progression.
1.3 Project Category
Game Development : Speed buggy has player control, collision detection, and a
scoring system, each contributing to the overall gameplay experience.
2. SYSTEM ANALYSIS

2.1 Identification Of Need

 Entertainment: People play games for fun and enjoyment. Car games offer a thrilling
experience, allowing players to engage in exciting races, challenges.
 Escape from Reality: Games provide an escape from everyday life. Car games let
players immerse themselves in a virtual world where they can drive fast cars and
experience adventures they might not have in real life.
 Skill Development: Car games often require strategic thinking, quick reflexes, and
problem-solving skills. Players must navigate through obstacles, make split-second
decisions, and master the controls to succeed in the game. This helps improve
cognitive abilities and hand-eye coordination.
 Stress Relief: Playing car games can be a form of stress relief. Immersing oneself in
an exciting virtual world and focusing on gameplay can help reduce stress and
anxiety, providing a welcome break from the pressures of everyday life.

2.2 Preliminary Investigation

 Market Research: Understand the current market trends and demand for car dodge
games. Analyze existing games to identify their strengths, weaknesses, and
opportunities for improvement.

 Target Audience Analysis: Determine the demographics and preferences of the target
audience for the game. Consider factors such as age, gender, interests, and gaming
habits to tailor the game experience accordingly.
3
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

 Competitive Analysis: Evaluate other car dodge games available in the market.
Identify their features, gameplay mechanics, graphics, and monetization strategies to
differentiate your game and offer unique value to players.

 Concept Development: Brainstorm and conceptualize the core ideas and gameplay
mechanics for the car dodge game. Define the objectives, challenges, and rewards
that will engage and motivate players.

 Legal and Ethical Considerations: Ensure compliance with relevant laws, regulations,
and industry standards related to game development, intellectual property rights,
privacy, and online safety.

 Prototype Development: Develop a prototype or demo version of the game to test its
mechanics, gameplay, and user experience. Gather feedback from testers and
stakeholders to refine and improve the game before full-scale development.

2.3 Feasibility Study


 Economic Feasibility:
Assess the potential value or benefits the game could bring, even if there are no
direct monetary costs involved in its development.

 Operational Feasibility:
Assess user acceptance and market demand through research and feedback. Ensure
the game can scale to accommodate increased traffic and maintain operational
efficiency.

 Technical Feasibility:
Check if the required development tools and technologies are available and suitable
for the project. Ensure compatibility across different web browsers and devices, and
assess performance to meet user expectations.

3. SURVEY OF TECHNOLOGIES
 HTML: HTML stands for Hypertext Markup Language. It is used to design web
pages using a markup language. It defines the link between the web pages.
 CSS: Cascading Style Sheets (CSS) is a stylesheet language used to describe the
presentation of a document written in HTML or XML. CSS saves time − You can
write CSS once and then reuse the same sheet in multiple HTML pages. You can

4
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

define a style for each HTML element and apply it to as many Web pages as you
want.
 JAVASCRIPT: JavaScript (JS) is a lightweight, interpreted, object-oriented
language with first-class functions, and is best known as the scripting language for
Web pages, but it's used in many non- browser environments as well.
 PHP : PHP is a widely-used open-source server-side scripting language primarily
designed for web development to create dynamic web pages and interactive web
applications.
 MySQL: MySQL is an open-source relational database management system
(RDBMS) used for storing and managing structured data.

3.1 TOOLS/ PLATFORM S/W & H/W REQUIREMENTS


Development Tools:
a. Visual Studio Code (VS Code) : It is a popular source code editor developed by
Microsoft, widely used for various programming languages and development
tasks.
Software Requirements:-
• Development Tools:
– Visual Studio Code: The recommended code editor for this project.
• Browser Compatibility:
– Web Browser: This project is compatible with the latest version of
Google Chrome.
• Extensions/Plugins:
– Live Server extension on VS code.
– CSS, HTML , JS and Java extensions on VS code.
Hardware Requirements:-
• Minimum System Requirements:
– The project is designed to run on systems with at least a 1 GHz
processor, 2 GB of RAM, and 50 MB of available disk space.
• Operating System Compatibility:
5
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

– This project is platform-independent and can be run on Windows,


macOS, and Linux.
• Web Browser Compatibility:
– This project is compatible with the latest version of Google Chrome.
– This project is optimized for a minimum screen resolution of 1280 x
800.

5. DATA FLOW DIAGRAM (DFD/ER Diagram)

6
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

5. MODULES OF THE PROJECT


• User Module : The user has to register through their email ids.
• Start Page : To start the game.
• Level Selection : Easy , Medium and Hard.
• Model and Colour selection : To select the model of the car and colour as per player’s
choice.

• Keys : To control the movements of car using keyboard keys W, A, S, D.

• Scores : To tell the score of car to gamer.


• Alert Box : To alert the gamer if he goes out of the boundary or crash the car.

6. DATA MODELLING
Data Structure requirement according to the Modules.

7. SCOPE OF FUTURE APPLICATION


Scope: Speed Buddy Game project could be expanded and enhanced with additional
features such as multiple levels, power-ups, and customizable settings to further enrich the
gameplay experience. By continuing to iterate and innovate, the project has the potential to
evolve into a fully-featured web game capable of captivating audiences of all ages.

 Functions : Player Control, Collision Detection, Scoring System, Difficulty Levels,

User Interface, Game Progression, Customization Options.

 Limitations : As this game is a minor project due to its simplistic nature, the game
may lack depth and complexity compared to more sophisticated gaming
experiences.

7
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

 Applicability : this game will help in Improving Reflexes and Coordination,

Enhancing Decision-Making Skills, Entertainment and Leisure, Stress Relief and


Relaxation.

 Achievements: Game Development Principles, Web Technologies, Problem-

Solving Skills, Project Management, Testing and Debugging, Creativity and

Innovation, Persistence and Adaptability.

8. CONCLUSION (Result and Discussion)


As a developer the Speed Buggy Game project illustrate the creativity, versatility, and
potential of web-based gaming, showcasing the power of HTML, CSS, and JavaScript or
(which ever programming) in creating dynamic and interactive experiences on the web and
for the user car games are designed to award players with an adrenaline-pumping gaming
experience. But games are not always meant to entertain you. They can serve a much
bigger purpose. They teach life-changing lessons in a fun and engaging way, much like car
simulator games. So, be it boredom that you want to beat, or you just enjoy racing, these
games can uplift your mood in no time

9. REFERENCES
 Documentation : ECMA TC39 for HTML CSS JavaScript and JAVA.
 Tutorials and Guides platform: Tutorials from platforms like youtube and udemy , for
game development guidance and web development.
 Reference from similar games on play store like TRAFFIC RACER , DODGE POLICE ,
TAXI GAMES 3D CRAZY CAR GAME, STREET RACING.

Date of Submission with Student’s Signature:


Guide Signature:

8
G. H. Raisoni Institute of Engineering & Technology Nagpur
Department of MCA
Session -2023-24

Link for help & Study


https://projecthelpline.in/myblog/ignou-mca-miniproject-synopsis-sample/

You might also like