0% found this document useful (0 votes)
64 views4 pages

Game Programming Digital Assignment 1 D.Penchal Reddy 17BCE0918

Learn more about Scribd Membership Home Saved Bestsellers Books Audiobooks Snapshots Magazines Documents Sheet Music Document details Title (Required) 001 Description (Required)Invalid, qsqwfeasdbfxngx Error Please provide a description to continue Make this document private Show Advanced Settings Delete Done Document details

Uploaded by

Penchal Doggala
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)
64 views4 pages

Game Programming Digital Assignment 1 D.Penchal Reddy 17BCE0918

Learn more about Scribd Membership Home Saved Bestsellers Books Audiobooks Snapshots Magazines Documents Sheet Music Document details Title (Required) 001 Description (Required)Invalid, qsqwfeasdbfxngx Error Please provide a description to continue Make this document private Show Advanced Settings Delete Done Document details

Uploaded by

Penchal Doggala
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/ 4

Game Programming

Digital Assignment 1
D.Penchal Reddy
17BCE0918
Select an online video game which has Collision Detection:

Type the following on the word file and submit it as word format
on the vtop.

Name of the game


1. URL of the game
2. Description about the Design of the game
3. Identify the scenario where Collision Detection
implemented, specify the type of collision detection, in
which scene and scenario of Collision Detection on your
document.
4. Description about how to play the game and which is the
winning stage.
5. Suggest a best method to improve the Collision detection.
6. Paste the screen snap shot of the game on the word file.

Note : Each and every member has to take different game.


If I found two members assignment content are same then
both the members will be awarded zero mark.

Solution:

Name of the Game : Bubble Shooter

URL of the Game : https://play.google.com/store/apps/details?


id=bubbleshooter.orig&hl=en_IN
Description about the Design of the Game:
Bubble Shooter is a clone of the Puzzle Bobble arcade game that
was released by Taito in 1994. The Bubble Shooter game and IP is
owned by Ilyon Dynamics, after it was acquired from Absolutist
who released the original game in 2002. It was ported to iOS in
2010.
The goal of the game is to clear the playing field by forming
groups of three or more like-colored marbles. The game ends
when the balls reach the bottom line of the screen. The more
balls destroyed in one shot, the more points scored. A player wins
when there are no balls remaining on the playing field.

Senario where Collision Detection implemented:


Here when we press the co-ordinates on the screen the collision
happens and the ball goes in the straight line to collide that
point.It is all about the collision on the required co-
ordinates.The Collision will occour it always happens in the
normal of the two balls.

Description on how to play the game and which is the winning


stage:
You must shoot bubbles from the play area by matching multiple
of the same color. You will have a filled area above you mixed
with different color bubbles you must remove them all form the
game to win the level. To remove the bubbles you must match
three or more of the same color bubbles together.you can do this
by firing bubble that you are given into the pile of bubbles
stacked in the play area. As you play bubble shooter, the difficulty
increases. Each level becomes harder, and you must put more
effort into your shots. Furthermore, ensure your timing is fantastic
and that you look for color combinations quicker.

A Better method to improve the Collision detection:


In this game the collision Impact time is very high so the player
should have to wait so long time.

Screenshot

You might also like