diff --git a/ChooseYourOwnAdventure.md b/ChooseYourOwnAdventure.md index dcf11df..233d0ad 100644 --- a/ChooseYourOwnAdventure.md +++ b/ChooseYourOwnAdventure.md @@ -19,7 +19,7 @@ There would be a main file to play through the game which would call parts of ot - [ ] New Java - your proposal/project must require you to utilize some new code structures. This could include learning how to read/write files into a JAVA program, rudimentary graphics, or some utilize some other `class` for your project. -The program would be using a graphic or some other form of graphic/imported photo file (depending on interest) for each branch of the story as the screen would display the graphic/image as well as a text part of the story before taking user input to determine the next choice. +The program would be using a graphic or some other form of graphic/imported photo file (depending on interest) for each branch of the story as the screen would display the graphic/image as well as a text part of the story before taking user input to determine the next choice. Timer loops - [ ] Division of labor: who will do what in this project? Is there enough required to justify the time and number of people? This will be the sole task which you will be engaged in during class time, but there is minimal expectation for work outside of class (unless you are not meeting your goals).