In order to successfully complete the project, here are a few key concepts that you will need to review if you don’t have a full grasp on them yet:
- Declaring variables
- Outputting to a screen
- Obtaining a user’s prompt
- Generating a random number
- Testing a conditional statement
- Looping your code
In groups of 2, discuss how each of the concepts listed above can help contribute to your game’s design. Where do you foresee a requirement for each of the concepts indicated?
Once you feel satisfied that you understand the above concepts, you can move on to the next step by clicking on the Step 1 tab in the menu above.