Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Fábio Schulter
Título: Simulador de Uma Partida de Futebol com Robôs Virtuais
 
Abstract:
This work describes the implementation of software to simulate a soccer match with virtual robots. This software have modules to create the teams, players, strategies, tactics and to execute the simulation. In the simulation module, it is defined which are the teams that will play, together with the strategy (list of tactics) that each one goes to use. The players will be located in agreement field as the tactics defined for the moment of the match. In the disputes of the plays and taking of decisions the attributes of the players will be taken in account. The match is visualized in 2D mode. To provide the visualization of match the OpenGL library
was used.