Game Programming and AILaajuus (5 cr)
Course unit code: TX00CG88
General information
- Credits
- 5 cr
Objective
Student learns principles of various artificial intelligence techniques that are applicable in games. In practice, he/she is able to choose and implement necessary techniques in game programming projects. He/she knows basics in machine learning.
Content
The course covers various artificial intelligence techniques in computer games. Student will get both a solid theoretical foundation in AI and hands on experience in building working AI systems. Topics will include movement algorithms, path finding, decision making algorithms, game trees and machine learning
Assessment criteria, satisfactory (1)
Student has learned the most important AI techniques covered, both in theory and in practice. Student is able to apply AI techniques in simple situations.
Assessment criteria, good (3)
Student has learned most of the AI techniques covered, both in theory and in practice. Student is able to apply AI techniques in his own gaming projects.
Assessment criteria, excellent (5)
Student has learned all the AI techniques covered, both in theory and in practice. Student is able to apply and modify AI techniques in his own gaming projects.
Assessment criteria, approved/failed
Student has learned the most important AI techniques covered, both in theory and in practice. Student is able to apply AI techniques in simple situations.
Further information
Data structures and algorithms, C++