We wanted to create a project that would simulate how your decisions could affect your relationships. This is a current challenge in the real world where individuals may not know how their words and actions could affect others.

This is an interactive story where you can make decisions that will either positively or negatively impact your standing with other planets and people.

We wrote a java program by using jGrasp software. We used a scanner to read in user input, utilized if/else statements, and print statements.

We had an issue in regards to creating while loops and accidentally created an infinite loop. We were able to fix this by realizing that we used the wrong comparison operator. We also had trouble formulating methods for our program as well, but through trial and error, we were able to figure out what was wrong.

We're proud that we were able to determine relationship statuses using counters and creating different endings based on the choices that were made.

Since we all came from different backgrounds and have different levels of experience in terms of coding, we all learned new programming tricks and shortcuts from one another. We learned how to put quotation marks in a string, starting a new line within a print statement, and how to create a new class.

To further our project we could implement graphics and other immersive effects such as other visual aspects.

Built With

Share this project:

Updates