Skip to content

ogghead/Loeber_CSCI2270_FinalProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loeber_CSCI_FinalProject

Final Project for CSCI 2270

Project Summary: The following code gives the skeleton to be able to construct your own Barclay's Premier League Fantasy Soccer Team. It allows to searches for players based on different stats and allows for 5 teams to be created. As of April 27th, 2016 at 3 pm the stat entry is not functional so due to the project deadline, this program only allows you to build your team and search the player market.

How to Run: Everything in the zip file should be all you need. Just follow the instructions printed in the Menus and you should be golden.

Dependencies: None, besides the hand typed BPL Player data file, all libraries that are used are in the standard C++ 11.

System Requirements: It runs in a terminal and it was written in CodeBlocks, so I'm going to venture it runs on everything.

Group Memebers: Andrew Loeber

Contributors: Andrew Loeber

Open Issues/Bugs: If you search a stat based on the all time stat menu, the first search will yeild 455 result, ie all the players. If you do a second however, the list will be at least less than that and some players are cut off.

About

Final Project for CSCI 2270

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%