I am currently working on a program that would allow users to create and run their own solo targets. Im planning on making this an app but for now I made a temporary version:
To create the temporary version I talked to ChatGPT to help develop a small program for solo targets. This program has many useful functions:
- It assigns a random number to a randomly selected paragraph (or target description) and hides the target description until you press a "Reveal target button"
- Allows the user to fill the target pool up with their own target descriptions (with no known limit) and save them.
- Allows the user to remove Targets from the target pool once they are remote viewed and/or revealed so they don't experience repeats
I will post the source code below: