Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Roberto Rocha Rodrigues
Título: Simulador de futebol em ambiente WEB
 
Abstract:
This work is an extension of the Schulter’s work (2007), which adapts a desktop system to the
Internet and shows the implementation of a web system capable of performing soccer games
simulations. The software allows the user to register and offers features to create a virtual
soccer team. It is possible to simulate matches with other users via Internet, after creating a
team and setting tactics and strategies. The virtual players act in accordance to the tactics
chosen in the strategy. The simulation is presented in the user\\\'s browser through an applet,
showing a 2D visualization of the simulation. The backup is saved, allowing the users to
review the match. The program was developed in Java using Tomcat server to serve the Java
Server Pages (JSP). The data is stored in a MySQL database.