Student Project

Baseball PROGRAM
Ability Level: Intermediate
Estimated Time: 2 hours
Objectives: See handout -- working with arrays
Materials and Resources:
  • Visual Basic Software
  • Textbook
  • Data file with names and answers
  • Text editor for creating a data file
Overview:
  • Create a program produce the output shown 
Instructions:
  1. Make 2 text boxes to type in the score for each team
  2. Make  label boxes for all other items shown
  3. Make a button to add the scores
  4. Make a button or use the drop down menu for a new game
  5. Make sure the new game clears all inputs
Hints:
  • When you click the score button, it should increment to the next inning
  • Use if statements to input the information into each inning