Skip to content

Contructed a Fantasy soccer league in C++ exploiting the object oriented programming. Each team has players that have personal skill and health, which can vary. Teams can buy and sell players. Matches are simulated through an algorith that takes into account tha overall quality of a team and unpredictable events. Simulation ran at the end.

Notifications You must be signed in to change notification settings

AndreaScale/Fantasy-Soccer-in-C-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fantasy-Soccer

We contructed a Fantasy soccer league in C++ exploiting the object oriented programming.

Written with Matteo Morabito

About

Contructed a Fantasy soccer league in C++ exploiting the object oriented programming. Each team has players that have personal skill and health, which can vary. Teams can buy and sell players. Matches are simulated through an algorith that takes into account tha overall quality of a team and unpredictable events. Simulation ran at the end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages