Skip to content

A script to help you pick from a list of missions in video games

License

Notifications You must be signed in to change notification settings

jbreeves/MissionPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RPG Random Mission Picker

Author: Jennifer Reeves Date: 03/01/2022 Written in Python 3.10.2

About Have you ever been playing a RPG video game and had so many open quests that you couldn't decide which to do next? Let this script decide for you! Once you enter the names of your missions, they will be added to an array. Once this array is populated, a random number generator will pick a number from the amount of missions available and the corresponding mission will be displayed.

Happy adventuring!

About

A script to help you pick from a list of missions in video games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages