Chapter I

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Chapter I

INTRODUCTION

Project Context

Though this widespread of technology, the computer has been improve where itincorporates with the in

demand nowadays are the tablets, touchpads, and mini pads. Most of these tablets are powered

Android OS system that is used to be able to execute the androidprograms. In years there are several

versions of operating system which are now used toexecute the tablets, smartphones and android

phones.

Android is the most popular mobile platform in the world. Android development is becomingan

increasingly popular field. For developers who want to target a huge, diverse audience, Thein demand

use of computer system software has been implemented from PC, mobile and evenother means of

technology and Applications / Games are now invading it. In years, Games arealso being implemented

by the use of the World Wide Web. Programmers and developerscontinuously discover and develop

new faces, styles of games or apps which most of the peoplewere looking forward in it.In line with this,

several android applications are being developed running to the tablets.Most are for gaming, application

system, knowledge base system and data processing.

Android tablets, smartphones and touchpad are very in demand in today’s generation. People

are all having this kind of gadgets not just to personal and business but it also lessenthe boredom from

work and daily stressful life. Enjoyment which might carried from the use of this gadgets and

maintaining to use as a stress and boredom relievers.Games are one of the attractive features that the

android tablets, smartphones and touchpad have. The different version, styles and story of games
makes the common user curious toexplore and enjoy from it. From the famous Facebook game CANDY

Crush, tablet games Plants versus Zombies, Temple run, Bubble Mania, and Angry Birds, people get to

explore anddownload games that might fits to their needs to lessen the boredom.The group would like

to develop an App to be able to provide a continuous storyline program that will keep the user

continuously playing from it. A story line gaming apps which aims to gain scores from it, as the user

interacts with the game. Since player is been dealing with the interactive features, and graphics might

help to be able to generate a good gaming output.Most of the gaming apps of today’s make use of the

scoring, making the cutest outfits and changing it, making challenging for the gamer to think and create

moves from it.

According to Neilson, games are the most widely used apps. Android market is said to be almost

on the top for gaming apps as it offers many free games that users have to pay for in other stores.

Similarly, for developers, games make up nearly 90% of the total android market revenue. Along with

free game apps, users also demand for their high usability/quality. For the good user experience and

game success, game usability and game interface are very important. But, due to the fierce competition

and fast development of mobile games, usability in game design, seems to be ignored. This can

ultimately have the negative effect on the game success as well on the user experience. So. it’s essential

to thoroughly test the game usability before releasing it into the market. According to ISO/IEC 25010

software usability is defined as to which level, it is easy to learn, operate, access, help for user error

protection, has good user interface aesthetics, and is recognizable to be appropriate. For games,

usability is defined as the level to which a player is able to learn, control, and understand the game and

to which extent the game is effective, efficient and satisfying for the user.

The gameplay of this stage is adapted from a “Bubble Shooter” game. The single-player video game

Bubble Shooter probably became famous as it is very intuitive and easy to learn. It is a mix of “Tetris”

and “Connect Four” (Shooter-bubble (2019). This creates a game addiction feeling similar to the Candy
Crush Saga game (Chen, C., 2016). The aim of Bubble Shooter is to collect as many points as possible. To

get points you need to destroy the colored bubbles.

Purpose and Description

This is an interpretation of the Squid Shooter game. It has all been done with a simple two-dimensional

array and CSS animation to animate the shot bubble. When you shoot a bubble a trajectory of the array

elements the shot bubble passes through is being calculated. For every element it checks if there's a

collision with another bubble. Once it hits a bubble, it checks the shape. If the shape match it run in a

recursive function to check if the adjacent bubbles are of the same shape too. If there are more than 3

adjacent bubbles of the same shape they get removed and you increment your score. And the more

aligning bubbles of the same shape for each shot, the higher the score.

Objectives

A game you can play online or offline where you shoot bubbles consists of different shapes such as star,

circle, triangle and square at a playfield full of other bubbles with the same shape. The goal is to

eliminate all the bubbles on the playing field by shooting combinations of bubbles that have the same

shape. Accuracy is very important, because you may end up adding bubbles to the playing field rather

than removing them, increasing your chances of filling up the playing field and losing the game.

Scope and Limitations of the Study

This study was mainly focused on the Squid shooter game on how does it works and does it
interacts with the player. This is an android game which was only accessible on 7 years old and above.

CHAPTER 2
Review of Related Literature

You might also like