Starting up
- Pogamut 3 Cookbook Tutorials - a set of tutorials covering topics from instalation to basic and advanced working bot examples
- Pogamut 3 installation video tutorial - from Nil Roessler from Lehigh University! Thank You!
- Download Pogamut 3 quickstart tutorial - Tutorial covering how to MANUALLY setup Pogamut 3 platform with Maven (use it only if above does not work for you).
- This manual setup is usually not needed as all-in-one installer can do everything for you. But in case of failures can serves as hint-book for you how to install Pogamut 3 on your own.
- Pogamut 3 on Linux (external) - tutorial provided by cicolink (Thank you!)
- We're using Maven as a build system for all Pogamut projects, we advise you to learn some basics:
Core
- Maven Sites - Maven sites for Pogamut 3 projects according to their versions
- Javadoc - Pogamut 3 project javadoc
- Reference - reference doc - BETA
Known issues
- Visit Pogamut Mantis
Other
- GameBots user documentation - holding information about GameBots modification used to acces Unreal Tournament game
- UT2004 Maven Test Plugin Documentation - This plugin allows you to configure and run tests of your DM/CTF bots as part of integration tests autogenerating HTML reports with graphs - see sample report
Pogamut Devel Wiki
- Pogamut Devel Wiki contains a number of guidelines that will help you if you want to dig deeper into Pogamut architecture. You will find there also a list of all subprojects developed on top of Pogamut platform.