Siirry suoraan sisältöön

Basics of Game Programming (5 cr)

Code: HTGP0140-3002

General information


Enrollment

14.12.2020 - 10.01.2021

Timing

11.01.2021 - 18.05.2021

Number of ECTS credits allocated

5 op

Virtual portion

5 op

Mode of delivery

Online learning

Unit

Liiketoimintayksikkö

Teaching languages

  • English

Degree programmes

  • Bachelor's Degree Programme in Business Information Technology

Teachers

  • Risto Koskenkorva

Groups

  • TTK20SPV
    Pathway-Vietnam

Objective

Objectives (goals):
The main objective is to understand the structure and basic functionality of a programming language and game engine. The student who completes course should have basic skills of the programming language and object-oriented programming as well as the selected game engine. Basically, to understand how a programming language can be used in unison with a game engine to develop games (and prototypes).

The student learns the basic structures and logical pieces of object-oriented programming and is capable of implementing a source code for a simple simple functionalities and game mechanics (or even game prototype) with the programming language.

Learning outcomes:
After completing this course, you are capable of creating simple functionalities and game mechanics (or game prototypes) with the programming language and selected game engine, and understand the main programming concepts for foundation of your further game development learning.

Course competences:
Game production competence
Software engineering competence

Content

Have you ever wanted to make a game of your own?

Game development has never before been easier to start with as it currently is, with all the tools freely available. However, to make a functional game with most of those tools, you should still have a basic understanding of programming and scripting.

This course focuses on learning object-oriented programming with the programming language as well as basic use of the game engine by creating simple functionalities and game mechanics. The learning examples will focus a lot on logic and basic skills you would be using in game development.

Teaching methods

For pathway students

Evaluation scale

0-5

Arviointikriteerit, tyydyttävä (1-2)

Sufficient (1): You have basic knowledge of the programming language. You understand how to create simple game functionalities from scratch with the programming language and the game engine, taking advantage of classes, methods, variables and other basic functionality.

Satisfactory (2): You have basic understanding of most of the concepts of Object-Oriented Programming. You are capable of using simple game functionalities with the programming language and the game engine, taking advantage of classes, methods, variables and other basic functionality.

Arviointikriteerit, hyvä (3-4)

Good (3): You have basic understanding of most of the concepts of Object-Oriented Programming and can analyse ready scripts and functionalities. You are capable of modifying ready or creating your own simple game functionalities with the programming language and the game engine.

Very Good (4): You are capable with main concepts of Object-Oriented Programming. You are capable of creating game functionalities from scratch with the programming language and the game engine. You can take advantage of a bit more advanced topics such as events.

Assessment criteria, excellent (5)

Excellent (5): You are very capable with main concepts of Object-Oriented Programming and can critically evaluate ready functionalities. You can use your skills to develop your own game functionalities and mechanics. You are capable of creating complex game functionalities with the programming language and the game engine.

Qualifications

No prequisites.