Mobile Game DevelopmentLaajuus (5 cr)
Course unit code: 4A00HB43
General information
- Credits
- 5 cr
- Teaching language
- Finnish
Objectives
The goal of the study module is to provide basic skills for implementing a simple mobile game.
Upon completing the study module, the student will:
- understand the importance of game engines in game development.
- know how to import necessary resources into the game project.
- be able to implement a simple game using a game engine.
- understand the significance of version control in a game project.
- be capable of publishing the game.
- be able to work as a team member in a game project in their own role.
Content
- Using a game engine to implement the game project
- Using version control in the game project
- Importing resource files into the game project
- Defining and using game objects in the game project
- Extending the functionality of game objects using self-defined components
- Drawing game graphics using the ready-made tools of the game engine
- Playing audio using the ready-made tools of the game engine
- Publishing the game on an application store
Assessment criteria, satisfactory (1-2)
Student
- understands the importance of a game engine in game development.
- can define game objects to implement game functionality.
- can use ready-made components to extend the functionality of game objects.
- can define simple components to extend the functionality of game objects.
Assessment criteria, good (3-4)
Student
- masters the use of version control in game projects.
- is able to produce functional graphics or code in the game.
- masters the use of more advanced features of the game engine.
Assessment criteria, excellent (5)
Student
- is able to actively participate as part of a team in a game project.
- is able to publish the finished game on an application store.