Artificial Intelligence  
General Course Information  
Edirlei Soares de Lima  
<edirlei.slima@gmail.com>  
Artificial Intelligence  
Professor: Edirlei Soares de Lima  
Education:  
B.Sc. in Computer Science UnC  
M.Sc. in Computer Science UFSM  
Ph.D. in Computer Science PUC-Rio  
Teaching Experience: PUC-Rio, UNIRIO, UERJ  
Game Experience:  
Game Engines: RPG Builder, 3D Game Builder (http://www.3dgamebuilder.com.br/);  
Research Projects: most are related with Logtell (http://www.icad.puc-rio.br/~logtell/);  
Games: Krimson (Best Game Award at SBGames 2010 Indie Game Development  
Festival), and several other prototype games.  
What is Artificial Intelligence?  
Artificial intelligence (AI) is about making computers able to  
perform the thinking tasks that humans and animals are  
capable of.  
o Computers are very good at:  
arithmetic, sorting, searching, play  
some board games better than  
humans, ...  
o Computers are not very good at:  
recognizing familiar faces, speaking  
our own language, deciding what to  
do next, being creative, ...  
What is Game AI?  
While academic AI concerns solving problems optimally, game  
AI is all about entertaining players.  
Complexity Fallacy: it is a common mistake to think that complex game  
AI equals better character behavior.  
Illusion of Intelligence: the player believes an agent is intelligent, then  
it is intelligent.  
Perception Window: most players will only come across some  
characters and enemies for a short time.  
Artificial Intelligence  
Games & Apps Development AI: learn common and  
fundamental artificial intelligence concepts and techniques.  
Module Content:  
1
2
3
4
5
6
7
8
9
. What is Artificial Intelligence  
. Pathfinding  
. Finite State Machines  
. Automated Planning  
. Randomness and Probability  
. Sensor Systems  
. Steering Behaviors for Autonomous Agents  
. Behavior Trees  
. Machine Learning  
Method  
Active and experiential learning:  
Theoretical concepts;  
Practical examples;  
Implementation exercises;  
Game framework: Unity  
Semester’s PBL team project:  
Implementation of the game AI using the techniques learned during  
the course.  
Evaluation  
Continuous Assessment (bipartite):  
[50%] Intermediate assessment:  
[50%] Individual exercises on the concepts learned;  
[50%] Two intermediate deliveries of the team project (within the  
semester’s PBL team project).  
[50%] End of term assessment:  
[100%] Final delivery of the team project (within the semester’s PBL team  
project) with individual discussion.  
Final Assessment:  
[100%] Individual project development, delivery, and discussion.  
Bibliography  
Buckland, M. (2004). Programming Game  
AI by Example. Jones & Bartlett Learning.  
ISBN: 978-1-55622-078-4.  
Russell, S. and Norvig, P. (2009). Artificial  
Intelligence: A Modern Approach (3rd  
ed.). Prentice-Hall. ISBN: 0-13-604259-7.  
Millington, I., Funge, J. (2009). Artificial  
Intelligence for Games (2nd ed.). CRC  
Press. ISBN: 978-0123747310.  
Artificial Intelligence  
Course webpage:  
http://www.inf.puc-rio.br/~elima/game-ai/  
Contact: