An Artist’s Journey
- Group Members: Serena Brantley, Lauren Houston, Sarita Pennoh
- Description: This program is a ‘choose-your-own-adventure’ journey through the eyes of an artist.
- Purpose: Our goal with this program is to inform the user of the many careers available in the creative field.
- Audience: Our target audience is anyone interested and passionate about art. It allows them to see the opportunities they could take and gives them plenty of information based on their choices.
- Inspiration: We inspired ourselves to create this program. We are all interested in artwork and thought it would be great to create a program that is both entertaining and a helpful way to pinpoint the user’s interests. Once their interested are discovered, the program displays information about the careers that their path lead to.
- Tech Stack: We made our program using Python and used Azure and Jupyter as our main interface.
- Challenges: We had some difficulty when working with Jupyter’s unstable platform. Normally, we would work in IDLE, another python programming interface, but it was not installed on the computers we used. This caused us to deal with Azure’s unstable coding environment, leading us to lose portions of work at times.
Future Plans: We could improve our program by fully bullet-proofing it and avoiding any errors that could be caused by the user typing in the wrong thing into the input statements, throughout the program. Some future changes we could add to our program is…
- Bullet-proof the program entirely with specific checks.
- Add more branches and choices in the adventure.
- Add more endings with more information about new careers in the art field.
Code
Continue scrolling to the bottom to play the game!