Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

Assignment: Game Prototype

Overview
For this assessment task you are expected to construct a prototype level/area as a "proof of concept" for the game that you have designed in Assignment 1. The prototype should function with proper game logic utilizing self- created and pre-made artistic and programming assets.

Learning Outcomes Assessed
The following course learning outcomes are assessed by completing this assessment:
- K5. Identify the appropriate and correct syntax and programming constructs for different game development requirements.
- S1. Select and apply appropriate games development approaches to solve a real world game design;
- S2. Create a range of assets for a game's project;
- S4. Use programming constructs to respond to user input and to create object and character behaviours;
- S5. Analyse, design and implement game concepts using structured and basic object orientated programming concepts;
- S6. Test and debug code to correctly meet game design requirements.
- A1. Operate appropriate software packages to design and build games and interactive media products that align with client and project expectations;
- A2. Utilise appropriate software environments to develop and integrate code implementations with game assets.

Assessment Details
After your game pitch, you will have reiterated and written a game design document for Assignment 1 that discusses your game idea in detail, including some or all of the following: genre, story, setting, characters, objects and game mechanics. Using your game design document, you must now develop a small functional "proof of concept" prototype that showcases part of a level or contained area of your game.
What does "proof of concept" mean?
- A Proof of Concept prototype is simply an abbreviated version of your game, developed to show off particular features of your choosing (that should be appealing). Your Proof of Concept prototype does not have to be a full-length level or game, it can be as simple as a few aspects of game play.
- Here are some just some examples of different proof of concept prototypes:
o RPG: an option would be to showcase a small village with a few characters you can talk to, with a couple of game mechanics - rather than showcasing an intricate RPG combat system.
o Shooter or Racing: the markers will probably expect that your prototype will have at least some shooting or racing respectively!
o Platformer: at minimum some platforms and jumping should be involved in your prototype, and possibly an enemy or two to dodge or attack.
- Remember: the core mechanics and scripted events of your game will really show proof of your game concept in the prototype assignment.

There are a number of requirements that you must adhere to when completing this assessment task:
- Assets - Creation and Use
o It is expected that you can develop your own 2D and 3D assets that are appropriate for your game dimension (2D or 3D). Remember that creating a 3D game is highly recommended.
- 2D games must have at least four 2D assets (not just primitive shapes) created by yourself. Static sprites and world terrain are the most likely choices here.
- 3D games should have at least four assets (not just primitive shapes) created by yourself in 2D (materials), 3D (meshes), and/or even a world terrain (3D level mesh or Unity terrain).
- All assets need to be listed in your report (see next page).
o GIMP can be used to develop 2D assets (see Lab 1 for GIMP instructions).
- You can use alternatives like Photoshop for your assignment but there will be no labs exploring this alternative.
o Blender can be used to develop 3D assets (see Labs 2 and 3 for Blender instructions).
- You can use alternatives like 3ds Max or Maya for your assignment but there will be no labs exploring these alternative.
o Unity can be used to develop a Terrain (see Lab 6 for Unity 3D Terrain) and place primitive shaped 3D assets. Unity also has a huge library of over 3000 free premade assets you can import and use, and not limited to just art assets (see Labs 4 to 10 regarding Unity and Moodle Resources links to free assets).
- Premade ready-to-use assets should be used appropriately within your prototype.
o Other external assets
- It is acceptable to source additional external assets if needed, but they should be completely free to use (under Creative Commons 0 licensing).

- Game Prototype Development
o Unity is a requirement for developing your game prototype, do not use any other game engine software (see Labs 4 to 10 regarding developing simple games and triggered events in Unity as well as Moodle links to Unity tutorials to build small playable games for multiple genres).
o Single player requirement. Multi-player will make the scope much larger - too much for this introductory course (unless your multiplayer design has been approved by the lecturer).
o Objects
- Engaging use of Objects including the player, objects in your scene(s), camera and light sources. These will have components and scripts to create the mechanics of your game.
- Materials and Prefabs
- Materials placed on game Objects to distinguish them apart from one another.
- Use of prefabs where Objects are reused as another instance, instead of re-created.
- Scripts
- Written in C#.
- Scripts to give user control over the player character/object.
- Scripts to trigger events and collision detection on game Objects.
- Components
- Components added to your game Objects where appropriate such as Animators, Rigidbody and Colliders.
o UI Text or Interface
- Unity UI elements scripted to control their functionality such as a scoring system, ammunition left, chat dialogue or another interface element.
- Brief Report
o You should also submit a report detailing what you have done. A template is provided on Moodle
to make this easier for both you and your marker. This must briefly address:
- Which of the assignment criteria have been implemented. Do not rely on the marker noticing which criteria you have met, so highlight where you have implemented each element.
- Any major aspects of the game which have changed since your game design document, explaining why this has occurred.
- Any limitations or known bugs in the game. Unacknowledged bugs detected during marking will be taken as evidence of insufficient testing. Bugs that have been documented in this report will receive more leniency in marking than those that are unacknowledged.
- An overview of all of the scripts which you have created and which game object(s) each one is attached to.
- A list of assets that you developed yourself, and any premade assets (such as Unity's standard asset packages and free assets from the Unity store) or external assets (found online) used in the project and their source.

Attachment:- Game-Prototype.rar

Java, Programming

  • Category:- Java
  • Reference No.:- M93108572
  • Price:- $50

Priced at Now at $50, Verified Solution

Have any Question?


Related Questions in Java

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Can someone please help me with the following java

can someone please help me with the following java question The input is an N by N matrix of nonnegative integers. Each individual row is a decreasing sequence from left to right. Each individual column is a decreasing s ...

Assessment database and multithread programmingtasktask 1

Assessment: Database and Multithread Programming Task Task 1: Grade Processing University grading system maintains a database called "GradeProcessing" that contains number of tables to store, retrieve and manipulate stud ...

Chatbotscreate a small networked chat application that is

Chatbots Create a small, networked chat application that is populated by bots. Introduction On an old server park, filled with applications from the early days of the internet, a few servers still run one of the earliest ...

Overviewyou are required to use java se 80 and javafx to

Overview You are required to use Java SE 8.0 and JavaFX to develop a Graphical User Interface (GUI) for the FlexiRent rental property management program created in Assignment 1. This assignment is designed to help you: 1 ...

Assessment instructionsin this assessment you will design

Assessment Instructions In this assessment, you will design and code a simple Java application that defines a class, instantiate the class into a number of objects, and prints out the attributes of these objects in a spe ...

Assessment instructionsin this assessment you will complete

Assessment Instructions In this assessment, you will complete the programming of two Java class methods in a console application that registers students for courses in a term of study. The application is written using th ...

Can someone help me please with those question1what is the

Can someone help me please with those question 1:what is the best data type for student id datatime,currency,number,decimal 2:which relationshipis preferable? one to one,one to many,many to many 3:if you add table A's pr ...

Simple order processing systemquestion given the classes

Simple Order Processing System Question: Given the classes Ship (with getter and setter), Speedboat, and SpeedboatTest. Answer the following questions: Refine the whole application (all classes) and create Abstract class ...

In relation to javaa what is constructor the purpose of

(In relation to Java) A. What is constructor? the purpose of default constructor? B. How do you get a copy of the object but not the reference of the object? C. What are static variables and instance variables? D. Compar ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As