Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.72 KB

README.md

File metadata and controls

46 lines (36 loc) · 2.72 KB

TPAS A Tournament Planning and Analyzing Software

TPAS, providing a user friendly application for running soccer simulation 2D games in different modes including Friendly match, World Cup, League and Cup. Also, it utilizes NAMIRA LOGANALYZER in order to give detailed reports and analysis. TPAS provided in source for whom who like to develop or in JAR file for ease of use. This tool tries to provide ease of use to soccer simulation users.

Some application screenshots.

Why is this useful?

  • Runs custom Soccer 2D matches just by some clicks using a user friendly GUI.
  • Provides additional match facts and analysis using NAMIRA LOGANALYZER.
  • Thanks to a GUI equipped with score bords and tables, you can easliy run a league or tournament with just few minutes of setup time.

Getting Started

We are going to provide a executable file, so you dont need to install any other dependencies but for now the PSS16-master.jar file is compiled on ubuntu x64. Or you can compile using source provided on dev branch.

Pre Installation

For Using JAR File

Make sure you have python 3.x, java 8 or higher and javafx 1.8 orhigher running on your machine.

How to Run TPAS

Using JAR file

python3 runner.py 

Application

under construction...

Publication

If you found this work useful please give credits to the authors by citing:

  • Asali, E., Negahbani, F., Tafazzol, S., Maghareh, M.S., Bahmeie, S., Barazandeh, S., Mirian, S., & Moshkelgosha, M. (2018). Namira Soccer 2 D Simulation Team Description Paper 2018. PDF
  • Asali, E., Moravej, A., Akbarpoor, S., Asali, O., Katebzadeh, M., Tafazol, S., ... & Haghighi, A. B. (2017). Persian Gulf Soccer 2D Simulation Team Description Paper 2017. In The 21th annual RoboCup International Symposium, Japan, Nagoya. PDF

TODO

  • Complete application part of Readme
  • Add analyzer result page
  • Add worldcup controller
  • add League controller