FIT3094 - AI for gaming
6 points, SCA Band 2, 0.125 EFTSL
Undergraduate Faculty of Information Technology
Leader(s): Alan Dorin
Offered
Caulfield First semester 2009 (Day)
Synopsis
This unit will introduce Artificial Intelligence (AI) techniques that can be used in games development. General capabilities of AI technology, behaviours/circumstances that need to be simulated/learned/reproduced by the smart non-player characters/environments in smart games, AI techniques (such as evolutionary and neural computations) used in the development of smart games will be discussed at length. This unit will build upon previous programming skills, and provide a strong grounding for further study in this area, especially related to games engine development. The unit will examine intelligent game creation using C++.
Objectives
At the end of this unit students will have a theoretical and conceptual understanding of:
- being able to select and use various Artificial Intelligence techniques to build intelligent games;
- the general capabilities of Artificial Intelligence (AI) technologies;
- the possible opportunities where intelligence can be applied in the game development world;
- An ability to apply AI techniques in building games that challenge the players by learning/adapting to their style over time and thereby developing new strategies to take the games into the next level;
- An ability to evaluate the suitability of AI techniques in the development of various games.
At the completion of this unit students will have developed attitudes that enable them to have:
- Enthusiasm for the endless possibilities that AI technologies can enrich the game development world;
- Motivation to develop further skills in AI techniques for games development;
- Appreciation and open-mindedness that better collaborations between the game development industry and the academic AI research will open wider opportunities in the enhancements of smart games.
At the completion of this unit students will have the skills to:
- develop smart games using AI techniques
- design, develop and debug game applications written in C++;
- create interactive (2D and 3D) smart game environment that displays the AI techniques learnt in the unit;
- Ability to engage in technical discussions on AI technologies for games.
Assessment
Two assignments: 40%
Examination (2 hours): 60%
Contact hours
2 hrs of lectures/week, one x 2 hr tutorial/laboratory session/week
Prerequisites
FIT2049 Games Programming using C++