Create a fully complete educational mobile game

Assignment Help JAVA Programming
Reference no: EM131056580

This is an individual project.

You will individually create a fully complete educational (school-age) mobile game using mobile web design skills. You will submit your completed application's project folder as a zip file. This is an individual project.

Requirements

Your game must have the following features to pass:

The game must operate correctly and adjust in size for both portrait and landscape for the following devices:

Apple iPhone 6

Samsung Galaxy S4

Apple iPad

There must be a button to reset the game (either within the game or with Location.reload).

There must be your name and SID somewhere on the screen.

There must be at least 5 unique in-game moving objects. At least 3 of these should interact with the player (e.g. enemies, who hurt the player's life when hit). All should be different from each other somehow (different images + different code).

Note 1: these don't have to be on the same game screen. They can be spread over different levels, for example.
Note 2: they don't have to "move" per se, but something visual must change in response to an event (e.g. colour / image change).
Note 3: "interacting" means either a direct user event (e.g. a tap), or a game event (e.g. a collision)

In your project folder, a licenses.txt file in your project folder, with one item per line, as:

enemy1.jpg - from https://www..... - person name - License CC BY

road.jpg - created by myself (using Adobe Illustrator) - screenshots of proof / raw images of road.ai in the "_sources" folder
[12:01PM, 5/17/2016] gagan: Important

Images: Free to Use for Commercial Purposes / Public Domain

When thinking about your Project, there is some very important information that I need you to know. You cannot ever use any image from the web or another source, unless you have legal permission to use it. That means either having someone develop the artwork for you (more for real-world projects, not this one), or you find images that have a "license for commercial use" or in the "public domain". If you can't find such a license that specifically references the file you use, then you cannot use it at all. Doing so is illegal in the real world, and results in an immediate fail of this project.

The design of the game is already given to us and we need to do according to that.

It is a spelling game for students aged 6-10 , i has some different stages that i can tell u,

Teacher has given us a codding library and we can jst use that coding i can send you that , we will have to use only the coding that is in the given coding libraries.

these are the directories that i have attached below, that i need to use in my HTML coding.

we are required to do this mobile app in ATOM text editor.

we need to have proper comments to know what is happening ,why are we using these functions.

the images that we will use in the app should be allowed for the commercial use. and we need to copy and paste the license information for each image and also the URL to check is it ok for commercial use.

use appropriate tab space to find where one statement or function ends and where it begins.

we have to use <div> for multiple pages and all the codding will be on one HTML page .

i have attached an filemobile.html as an example of how the coding should be.

hi

the mobile game application should have the following features.

you can leave one or two features and you need to add some moving characters. 3 of those should interact with the user or something happens when they appear on the screen . sound is also required may be any type of sound when they complete a task.

all these features should be on different levels.

Mandatory features

Vocabulary: The game will have an activity that will just display the vocabulary words one by one. around 100 words and these will be in English only.

Choose correct: Choose the correct will be another feature, where the kids have to choose the correct spelling. two spellings will be display on a screen, 1 will be the correct and 1 will be incorrect and the user need to choose the correct one .

Unscramble: Unscramble is an activity where kids have to arrange the given words in an order to make a word.

Missing letter: Kids will have to fill in the blank spaces to form a word.

example : appl_, some alphabets will be displayed at the screen and user can tap and choose 1 to fill the blanks

True or false: kids will have to choose the correct spellings.a word will be displayed on a screen with two options that are true or false the user need to choose one .

Grades: Students will get grades at the end of each activity.

These features are very important to make the game interesting and engage the students in playing all the different activities. Students can spend more time to play the games and can practise the words again and again to learn vocabulary and spellings. Parents can check the grades and can see the progress of their children.

Bonus features

• The game will have a background music.

Reference no: EM131056580

Questions Cloud

Write a program to see what actually happens on linux : Write a program to see what actually happens on Linux. If we have a variable, tid, containing a thread ID, how can a thread prevent itself from making a call, pthread_join(tid, NULL), that is equivalent to the above statement?
Question regarding the mobile computing security : What are some of the current trends organizations face with mobile computing security and what are some of the remediation steps companies take to ensure data confidentiality and integrity?
Poisson distribution with mean : Poisson λ. Suppose Y, has a Poisson distribution with mean Aot,, where the exposure th is known, k = I,.. ., K, and the Y, are statistically independent.
Weibull distribution with a known shape parameter value : Known Weibull shape. For a complete sample of size n from a Weibull distribution with a known shape parameter value ßo and an unknown scale parameter αO, the scale parameter is to be estimated.
Create a fully complete educational mobile game : You will individually create a fully complete educational (school-age) mobile game using mobile web design skills. You will submit your completed application's project folder as a zip file
Is virtue a relevant influence to our lives today : Analyze the claim by Foot that "virtue belongs to the will." Explain your understanding of the relationship between virtue and the will. Is virtue a relevant influence to our lives today? Provide reasons and examples to support your view.
Write a program to verify this : Recall that a process can be stopped by typing the terminal suspend character (usually Control-Z) and can be sent a SIGCONT signal using the command kill -CONT (or implicitly, using the shell fg command).
Are you familiar with festinger work : Festinger (1957) may be one of the most influential minds in the school of change. His theory set a stage for looking at effective change.Are you familiar with Festinger's work? Please check out his ideas regarding change--specifically cognitive d..
Key functions of the university library : Develop a unit test plan for key functions of the university's library electronic database (Links to an external site.).

Reviews

Write a Review

JAVA Programming Questions & Answers

  Develop a gui based java program

Designing and developing a College Registration program

  The department of community affair- jail report

The Department of Community Affairs (DCA) for the State of Georgia performs many functions including gathering statistics and doing research. DCA provides a monthly jail report that provides some interesting information about jails in the state.

  Create the default junit tests using netbeans

Create the 'default' JUnit tests using NetBeans. Do this for the HomeAppliance class only; not for your JFrame GUI class.

  Collect information on the attacker

A high profile company has been receiving a high volume of attacks on their web site. The network administrator wants to be able to collect information on the attacker(s) so legal action can be taken. What should be implemented?

  Data structures and algorithms

Code analysis and programming.

  Rna hairpins and mirror box drawings

When the program starts up, it should draw a vertical line from the top of the screen to the bot- tom that cleanly divides the window in half. This makes it easier for the user to see the mirror effect.

  What are the three types of errors

What are the three types of errors that you can encounter in a Java program? Describe them, and explain how you would minimize the errors

  Create a class named integerset.

"The fourth array set is named fourthArrayName and was created by calling Method intersectionOfSets on the first two sets. It represents this set of numbers: { value1, value2, value3, valuen }." (Again note: that each number of the array is follow..

  Using a linked implementation of graph write a method that

using a linked implementation of graph write a method that takes two nodes as input and returns true if joining an edge

  You must also do the work of sorting

You must also do the work of sorting in the method. You cannot just call another library method. Use loops to show the data in the original array as well as the repopulated array in ascending order.

  Calculate a customer''s charges and total bill

A state sales tax is applied to the sum of all charges except for the federal gasoline tax

  Method that reflects overloading

Example of a method that reflects overloading, and one that reflects polymorphism

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd