Question
Related Resources It goes without saying, but check the index of the Packt text for keywords https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/ Links to an external site.is the de facto
Related Resources
It goes without saying, but check the index of the Packt text for keywords
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/ Links to an external site.is the de facto standard
TBD
Assignment Details
You must write short choose your own adventure game. Please use the following prompts:
"Welcome to Choose Your Own Adventure!"
"Written by
""
"You are a [Insert something] lost in a [insert some place]. What do you do?"
From there, write your branching storyline. The user should be able to pick one of two options three different times (You may have more choices or more prompts, if you like. But whatever you submit must work.). If the user submits not-a-valid-choice, they should get an error or feedback of some form.
Make sure you're saving each assignment as a new project, as we'll be returning to this project in the loops and the methods assignments.
Assignment Instructions
You will create a C# project, complete the assignment, zip the resulting project into an archive, and submit it according to the TA's instructions. Assignments submitted should be your own work. While working with peers and others is encouraged, the final code should be yours and you should be able to demonstrate how it works when asked.
PreviousNext
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started