Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 271 Bytes
  • Simulation of FIFA World Cup with a simple Elo-based simulation system.

  • Java with SWT user interface.

  • Build with Apache Maven:

    • mvn install
    • java -jar target/soccer-simulation-0.0.1-SNAPSHOT.jar

Screenshot