CSCI460 Senior Capstone Experience

Creating Equal Baseball Leagues

St. Norbert College

Source Code


C++ Files

  • BaseballPlayer.cpp (Form Version)
  • Functions.cpp (Form Version)
  • MyForm.cpp (Form Version)
  • source.cpp
  • (Console Version)

    Header Files

  • BaseballPlayer.h (Both)
  • Functions.h (Form Version)
  • MyForm.h (Form Version)
  • Team.h (Both)
  • Text Files

  • baseball.txt (Both) (contains baseball player information for genetic algorithm)
  • teams.txt (Both) (contains team names for leagues)

  • Zip Folder

    Form Version

  • Click here to download all of the files above in a compressed (.zip) folder.
  • Console Version

  • Click here to download all of the files above in a compressed (.zip) folder.

  • How to Get Started

  • This program executes with Visual Studio 2017!
  • Click here for a list of instructions on how to run my program.

  • Other

  • PowerPoint Presentation