Programming for Games 2

This module continues to teach C++ programming, introducing some 2D games techniques

Synopsis of Module

This module will extend the programming capabilities of the students. The use of abstract data types will be introduced, as will the use of dynamic memory allocation. Students will be taught to design, test and debug their software in a more systematic manner.

This module will also allow students to create simple games, as they will be using a software library to draw images to the screen and move them around using a game loop.

Aims of Module

  1. To provide students with the principles, knowledge and skills to use predefined abstract data types and dynamic memory allocation in programs.
  2. To provide students with basic understanding of a suitable OO modelling notation that will allow them to draw the intended structure of an OO program.
  3. To provide students with knowledge and skills necessary to enable them to design and test computer programs in a high level language
  4. To provide students with the knowledge and understanding required to move and animate images on a computer screen, using a suitable library.

Learning Outcomes

On completion of this module students will be able to:

  1. Understand and make use of the principles of dynamic memory allocation.
  2. Make use of predefined abstract data types in the development of programs.
  3. Create a set of test cases using appropriate black and white box analysis.
  4. Use a design notation to design and draw the structure of an OO program.
  5. Use standard libraries to read and write data to/from a suitably formatted data file.
  6. Use a library to draw moving, animated images to the screen and control them during a game loop.

Outline Syllabus



Home
Background
Student Comments
Course Content
    Programming 1
    Programming for Games 2
    Maths for Computer Games 1
    Computer Games Design
    Relational Databases
    Computing Fundamentals
    Programming for Games 3
    Programming for Games 4
    Maths for Computer Games 2
    Games architecture and design
    Professional Development and project management
    Foundations of HCI
    Game Systems Architecture
    Industrial Placement
    Individual Project
    Advanced Architecture for Game Systems
    Games Case Project
    Advanced programming issues for games
    Multimedia Assets for Computer Games
    AI for Computer Games
    Level 3 Options
Staff
Applications process
Industrial links
Games
Technical Resources