CSC 101, Winter 2008

Project 3 (Lunar Lander)

Due Date

Recent Changes

Objectives

Collaboration

Collaboration is mandatory on this project. You must select a partner in your section. You must only submit one complete program solution (for each part) for your team. It doesn't matter which partner does the submission. As long as you put the correct comment header, see below, you will both get credit.

Required File Header

Resources

Ground Rules

Orientation

Part 1: Functions

Part 2: Moonlander simulation

Grading

Handin

  1. You can do handin from vogon, or from any Linux lab machine.

  2. You must run handin from the directory where your files are located.

  3. You will be doing two handins with two different deadlines.

    1. Part 1: February 8

    2. Part 2: February 14
  4. Remember, only one submission per team.
  5. Execute the following command – be sure to replace -xx with your section:

            handin mhaungs Program3Part1-xx landerFuncs.c
    	handin mhaungs Program3Part2-xx moonlander.c landerFuncs.c