Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChooseYourOwnAdventure.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down