Fourth lecture (2.4.2010 & 7.3.2010)

Slides from the lecture.

This lecture (again, we did not make it last time): learn about the modules - an easy way to deal with all senses / items / commands the Pogamut have + there is a nice PathExecutor that works together with UTAstar object to navigate inside the map without the need of using GetPath!
Not sure about anything? Consult Pogamut modules tutorial and navigation bot tutorial in tutorials.

Additionally you should learn about ItemType / ItemType.Category / ItemType.Group along the way!

Homework

Note that for every homework done - you will get one free question during the exam! Back to the homework…

Create simple CTF bot.

Additional info (from slides):

  • Start server with startGamebotsCTFServer.bat
  • Check out FlagInfo object
  • Check out Initialize command for team-balancing
    • you will have to add event listener to PlayerListObtained event, check JavaDoc
  • CTF rules
    1. You score by stealing the flag
    2. You can’t score if your flag is stolen
  • Play 2v2 or 3v3 (otherwise GB2004 might be unstable)

Test bonus points

Dedecek(5,75); Leibl(5); Martin Hanes(6); Ondrej Kudlacek (6); David Miler(5); Karel Poledna (5,5); Petr Kucera (6);

4th_lecture_-_modules_revisited.txt · Last modified: 2010/05/16 23:11 (external edit)