A database driven football simulation currently using 18,000 different players from leagues all around the world.
Currently run as a console program with the end goal being a GUI driven simulation.
Now has UI support, with more coming.
- Add season implementations.
- Add relegation and promotions.
- Add injury and form.
- And more...
Download a jar from the releases page and then run it with:
java -jar FootballSim.jar
Or download the .exe from the Files tab.