Exploring Computer Science

My Collection of Programming Projects and Assignments

Choose Your Own Adventure Project

Description

Our main project in Java was the Choose Your Own Adventure Project. We learned about the basics of Java and applied what we learned on this project. We used if statements, variables, and the scanner method to make an adventure where the user chose their own path.

Concepts Learned: