0% found this document useful (0 votes)
22 views12 pages

Microproject : Subject

The document proposes creating a car game using VB.net. It outlines collecting requirements, designing forms, coding the game engine and elements, and adding controls like buttons and images. The game aims to be entertaining while improving hand-eye coordination. It will allow storing data in a database. The project was divided among group members and helped develop programming skills and logic.

Uploaded by

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

Microproject : Subject

The document proposes creating a car game using VB.net. It outlines collecting requirements, designing forms, coding the game engine and elements, and adding controls like buttons and images. The game aims to be entertaining while improving hand-eye coordination. It will allow storing data in a database. The project was divided among group members and helped develop programming skills and logic.

Uploaded by

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

GUI Application Using VB.

net

*MICROPROJECT*

Subject – Create Car Game Using vb.net

Branch Name – Information Technology (IF4I)

❖ Under Guidance of : -

Mrs.V.M.KHANAPURE
❖ PART A : - MICROPROJECT PROPOSAL
Title Of Microproject : - Car Game Using vb.net

1 . Aims / Benefits of the Microproject


The Aim / Benefits of this microproject is : -
• Entertainment: Car games can be a great source of entertainment
and fun.
• They can provide hours of enjoyment and excitement, especially
for those who love cars and racing.
• Improved hand-eye coordination: Car games require players to
quickly react to changes in the game, which can help improve
hand-eye coordination and reaction times.

➢ 2. Course Outcomes Addressed


Use Visual studio IDE to design application

Develop GUI application using form control

Apply object oriented concept in GUI application

Use data access controls to store data in database and retrieve it

➢ 3.Proposed Methodology
• Define game requirements: Determine the basic requirements of the game,
• such as the game's objectives, gameplay mechanics, game controls, scoring
system, graphical interface.
• Choose the game engine: Decide on the game engine to be used, whether it's a
built-in game engine in VB.NET or an external game engine that can be
integrated with VB.NET.
• Design user interface: Create a graphical user interface that displays the game
screen, score, and other necessary information.
➢ 4 . Action Plan

Sr. Name of responsible


Planned Planned
no Details of activity team members
Start Date Finished
Date

All members
1 Searching
information 27/02/2023 01/03/2023

2 Collecting essential
information 01/03/2023 04/03/2023
MULE SADASHIV
SAGAR ARJUN
KUMBHAR SUMIT
KOKADWAR PRATHAMESH

SAGAR ARJUN,
3 Designing ABHANG VAIBHAV
03/03/2023
10/03/23

SAGAR ARJUN,
4 Coding KOKADWAR PRATHAMESH
12/03/2023
20/03/2023
RATHOD ABHISHEK
5 SAGAR ARJUN
Report Writing 05/04/2023
22/03/2023

➢ 5. Resources Required

Sr.no Name of Resources / Specifications Qty


Material Required

1 Computer system I5 4gb Ram 1

2 Software Visual Studio 1

➢ 6 Group Members

2100160381 58 Mule Sadashiv

2100160407 67 Sagar Arjun


2200160036 72 Kokadwar Prathamesh
2200160037 73 Kumbhar Sumit
2200160039 75 Rathod Abhishek
2200160040 76 Abhang Vaibhav
❖ PART B : - MICROPROJECT REPORT
Title Of Microproject : - Car Game Using vb.net

1 . Rationale
VB .net is the programming language based on object oriented concept which is
programming used to develop GUI based applications it includes various friendly
concepts to accept or display data this processes gives us depth understanding
of concept used in vb.net and necessary skills to use programming technique to
develop
racing leagues to fantastical settings. They are distributed along a spectrum
between more realistic racing simulations and more fantastical arcade-style
racing games. Kart racing games emerged in the 1990s as a popular sub-genre of
the latter.

2. Aims / Benefits of the Microproject


➢ The Aim / Benefits of this microproject is : -
• Entertainment: Car games can be a great source of entertainment
and fun.
• They can provide hours of enjoyment and excitement, especially
for those who love cars and racing.

3.Course Outcomes Addressed


Use Visual studio IDE to design application

Develop GUI application using form control

Apply object oriented concept in GUI application

Use data access controls to store data in database and retrieve it


➢ 4 .Literature review
Visual Basic (VB), originally called Visual Basic .NET (VB.NET), is a multi-paradigm, obj-
oriented programming language, implemented on .NET, Mono, and the .NET Framework.
Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language,
the last version of which was Visual Basic 6.0. Although the ".NET" portion of the name
was dropped in 2005, this article uses "Visual Basic [.NET]" to refer to all Visual Basic
languages released since 2002, in order to distinguish between them and the classic
Visual Basic. Along with C# and F#, it is one of the three main languages targeting the
.NET ecosystem. Microsoft updated its VB language strategy on 6 Feb 2023 stating that
VB is a stable language now and Microsoft will keep maintaining it.

➢ 5.Tools utilized in Program : -

➢ Picture Box :

The PictureBox management is employed for displaying pictures on the shape. The
Image property of the management permits you to line a picture each at style time
or at run time. Following image shows image box insertion:
➢ Timer:-

we are able to use Timer management in several things in our development


atmosphere. If you wish to run some code once a definite interval of your time
incessantly, you'll use the Timer management. moreover on begin a method at a
hard and fast time schedule, to extend or decrease the speed in AN animation
graphics with time schedule etc. you'll use the Timer management. The Visual
Studio chest includes a Timer management that permitting you to tug and drop
the timer controls directly onto a Windows Forms designer. At runtime it doesn't
have a visible illustration and works as a element within the background.
➢ Keydown, Keyup :-

Occur in sequence once a user presses and releases a key. KeyDown happens once
the user presses a key. KeyUp happens once the user releases a key.

➢ Button :

The Button management represents a regular Windows button. it's usually wont to
generate a Clickevent by providing a handler for the clicking even.
➢ 5 . Actual Methodology Followed
For the development of this project firstly we gathered information for our
assigned project i.e “ Car Game using VB.NET ” Then we gathered all the
requirements which should be incremented in our project . we created a plan
for our execution of project accordingly we divided all the tasks among all the
team members then all team members performed their tasks successfully such
as search information , collection of information , designing of forms ,
development of code . writing a report we took a help of websites such as
Wikipedia , youtube video for crating and adding database in it at last we wrote
a report on the project format

➢ 6.Resources Required

Sr.no / Specifications Qty


Name of Resources
Material Required

1 Computer system I5 4gb Ram 1

2 Software Visual Studio 1


➢ 7.Output : -
➢ 8. Skill developed / learning outcomes of this microproject

1) Programming skills got developed

2) Also due to this project programming logic has been developed

3) problem solving skill developed

4) The team management and time management skills are developed during this
project

5) After completion of this project we are able to connect database to any


VB.net programming

➢ 9 . Applications of this microproject

• Design the user interface: You'll need to create a visually appealing interface
that allows users to interact with the game. Consider using buttons, images,
and text boxes to display the game elements.

• Set up the game engine: In order to create a game, you'll need to use VB.NET
to write the code that powers the game engine. This will include logic to
control the movement and behavior of the car, as well as collision detection to
determine when the car hits other objects.

• Add game elements: Once you have the basic engine in place, you can start
adding game elements such as obstacles, power-ups, and scenery. You'll also
need to design and implement the track or road that the car will drive on
➢ 10. Group Members

2100160381 58 Mule Sadashiv

2100160407 67 Sagar Arjun


2200160036 72 Kokadwar Prathamesh
2200160037 73 Kumbhar Sumit
2200160039 75 Rathod Abhishek
2200160040 76 Abhang Vaibhav

You might also like