Sumários

Construction of navigation algorithms.

11 Março 2019, 18:30 Luis Manuel Ferreira Fernandes Moniz

Using the  HillClimbing program build alternative navigation algorithms for the scenario. The map is covered by a grid of hexagons and the paths are calculated between the midpoints of two hexagons.


Movement and Navigation

11 Março 2019, 16:30 Luis Manuel Ferreira Fernandes Moniz

Path planning algorithms; Path optimization; Hierarchical and continuous planning of journeys; Simple movement; Steering Behaviors; Moving avoiding collisions; Prediction of physical effects; Movement in formation; Driving a Vehicle


Representation of scenarios using regular grids.

25 Fevereiro 2019, 18:30 Luis Manuel Ferreira Fernandes Moniz

Using the PathFinder program, construct alternative representations for the scenario


Representing scenarios

25 Fevereiro 2019, 16:30 Luis Manuel Ferreira Fernandes Moniz

Structures for representing the environment; Static and dynamic characteristics; Objects and autonomous entities; 2D and 3D environments; Tactics and Strategies


Introduction

18 Fevereiro 2019, 18:30 Luis Manuel Ferreira Fernandes Moniz

A quick overview of Python; Python and Pygame; Designing AI for Pong game.