This is a text based adventure story with multiple path choice, made with java.
- Multiple path choice
- User input
- Conditional logic (if / else if / else)
- Compile the program.
- Run 'main.java'.
- Follow the choices on screen.
I made this project to solidify my basics and to test my coding skills.
-made with jdk 21