Currently I'm in a java programming course and I just learned about if then else statements which allow a program to execute differently according to a specific input and I asked my professor who said that its possible to make a choose your own adventure game, where the player is given a scenario and some choices and the story progresses from there. I was planning on doing it just for a few friends and myself but I was just curious to see how other people felt about it.