COMP1400 – Programming for Designers

Class announcements for Programming for Designers

COMP1400 – Programming for Designers random header image

Entries Tagged as 'Assignments'

Assignment 1 – marking

September 2nd, 2010 · No Comments · Assignments

We are marking the “assignment 1”.  When it finishes and ready to collect, it will be announced in the blog. Until then, do not try to collect your mark.

[Read more →]

Tags:

Assignment 2 – Team Registration

August 23rd, 2010 · No Comments · Assignments

Team registration for assignment 2 will start on Wednesday 25 Aug. The maximum number of team members is 2. You are  supposed to inform your tutor who you decided and arranged to work the ‘assignment 2’ with, during your lab session in week 6 (for Monday lab in week 7). REMEMBER all team members have […]

[Read more →]

Tags:

Assignment 2 demo

August 23rd, 2010 · No Comments · Assignments

An example app for ass2 can be found at: http://www.cse.unsw.edu.au/~cs1400/ass/ass2/Missile.html

[Read more →]

Tags:·

Assignment 2: Missile Command

August 22nd, 2010 · No Comments · Assignments

You’re task for assignment 2 is to create a game similar to the old Atari game Missile Command. You don’t have to completely reproduce that game, but you should the following elements: Multiple ‘enemy’ objects falling from the sky A launcher base at the bottom of the screen. When the user clicks on an enemy, […]

[Read more →]

Tags:

Assignment 1 – Submission

August 15th, 2010 · No Comments · Assignments

Submitting the storyboard: Since the storyboards are going to be checked during lab session at week 4 (week 5 for Monday tut), the final PAPER version of the storyboard has to be handed to the tutor at the start of next lab session. Submitting the complete Unity project implementing your scene: 1) Script files: Your […]

[Read more →]

Tags:

Ass 1 Demo

August 10th, 2010 · No Comments · Assignments

I’ve created a simple demo of the kind of thing I expect for assignment 1. You can play it online here. You can control the plane with the arrow keys. Notice the “physics” are very simple. You don’t need to try to simulate realistic flight. For the two other moving things requirement, I added a […]

[Read more →]

Tags:··

Course Forums open

August 5th, 2010 · No Comments · Assignments

I’ve opened the Course Forums for this subject. Reza, Sam and I will be monitoring the Assignments forum and answering any questions. If you are having any problems, please post them there so that everyone can have access to the answers. Update: You need to register before you can use the forums. It doesn’t just […]

[Read more →]

Tags:

Ass 1 – flight simulator

August 3rd, 2010 · No Comments · Assignments

Your task for assignment 1 will be to design and program a simple flight simulator in Unity. It must contain the following: A plane under the control of the player, as per the controls below. At least two other moving objects in the scene. How they move is up to you. A static landscape to […]

[Read more →]

Tags: