Skip to main content

Game Programming Patterns (5 cr)

Code: PO00DN35-3001

General information


Enrollment

14.12.2020 - 14.01.2021

Timing

01.01.2021 - 02.05.2021

Number of ECTS credits allocated

5 op

Virtual portion

2 op

RDI portion

2 op

Mode of delivery

60 % Contact teaching, 40 % Distance learning

Campus

Kotka Campus

Teaching languages

  • Finnish

Degree programmes

  • Degree Programme in Game Programming

Teachers

  • Teemu Saarelainen

Teacher in charge

Teemu Saarelainen

Groups

  • POKT19SP
    Game programming, full-time studies

Objective

You are familiar with ways tested by practice to solve the most common problems in game programming.
You are able to integrate the essential structures of games such as controls for the user, physics of game elements and game intelligence by means of software design models.

Content

What software design patterns involve the reusable software elements of object oriented software design?
What are game programming patterns?
How to organize code and inter-connect different parts?
How have other designers organized code and inter-connected different parts?
What is the best, generally accepted way to organize code and inter-connect different parts??

Materials

Lecture notes, web material, source code, UML-diagrams.
Game Programming Patterns-book, available at: https://gameprogrammingpatterns.com/

Teaching methods

Participation in onsite- and/or distance learning. The student will implement the required exercises and programming tasks, and participates in the final exam at the end of the course.

Alternative approaches to completing the course must be agreed upon with the lecturer before the start of the course.

Exam schedules

The course will be implemented according to the working schedule at lukkarikone.xamk.fi
The final exam will be held at a time agreed upon with the whole class.

Student workload

Total of 135 hrs of work, out of which 70 hrs will be contact/distance learning and 65 hrs will independent work (exercises, project work, literature, etc.).

Evaluation scale

1-5

Assessment methods and criteria

Assesment will be based on participation in class, exercises and project work, as well as the final exam performance.

Qualifications

Prerequisities: Basic knowledge and skills of object oriented programming.