The Ultimate Football League is a computer program made from C using DevC++. This was my first software project into the computing. At that time I was very fond of Football so I thought of making a football related project. At that time there we not really good football apps and non whatsoever on our country marketspace so I thought of giving it a go.
This application is a simulator for 10 different football teams. We can add the teams on the program and it automatically orders it in alphabetically the first time but when the scores start to kick in, then it orders it in the point system. After some matches the top 4 teams go into the knockout phase which is 1 legged. The winner of the final match is greeted with a congratulation.
This application has the potential to become a great football simulator if given time. The codebase can be changed and made it into a big app if contributors are there to help. All are welcome.
Here is the pull request: https://github.com/codexponent/ultimatefootballleague/compare
To begin using this project, follow the following options to get started:
- Clone the repo:
git clone https://github.com/codexponent/ultimatefootballleague.git
- Fork, or Download on GitHub
Install Dev C++ and run the ultimatefootballleague.cpp file
- Simple Low Level Code
- Able to Sim Matches
- Less than 150KB of Code
- Full documentation can be found on (https://codexponent.github.io/ultimatefootballleague/)
- Issue Tracker: https://github.com/codexponent/ultimatefootballleague/issues
- Source Code: https://github.com/codexponent/ultimatefootballleague
- Contributors: https://github.com/codexponent/ultimatefootballleague/contributors.txt
If you are having issues, please let us know. I have a mailing list located at: [email protected]
Copyright 2018 Codexponent. Code released under the [MIT] license.