Skip to content

Pwatson11503/Final-Exam-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Simulator Game

Visual Programming 1 Final Exam Project

This program allows you to create a "Life" and run a simulation showing details of what happens during each year of the character's life.

The Life class contains the Name variable which is applied for the instance through the life of the character.

The "StartLife" method creates a random integer that is divided by 1000 to roll for the possible cases. The method then runs through the starting if statement for the Death of the character, then the remaining case statements.

FormOpen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages