From aed26afd16a7da200581cc4e85a0e049ca60a7ee Mon Sep 17 00:00:00 2001 From: chloe kim <88276343+chlo3-kim@users.noreply.github.com> Date: Tue, 17 May 2022 08:55:03 -0700 Subject: [PATCH] Update ChooseYourOwnAdventure.md --- ChooseYourOwnAdventure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).