Task Construct a technical-level document of your final race game…

Question Answered step-by-step Task Construct a technical-level document of your final race game… TaskConstruct a technical-level document of your final race game using turtle.Revision HistoryConstruct at least 2 dates/versions and note what changes you made to your code.IntroductionDescribe what the document is for (documenting the process of your final python script).  Design GoalsWhat were you aiming for?Design priorities?  RequirementsDescribe the environment that your code can be run in. Identify any software that is necessary. Describe the modules that your python script employs.  Provide instructions for any steps a user might need to run your script eg. Pip3, install-updates, etc.. Pseudo CodeDescribe your game code in pseudo code Logical ViewDescribe the ‘chunks’ of code in your script, what they do, how they interact.  Use diagrams to represent the architecture  (high-level design). ScreenshotsProvide screenshots and relate them to your ‘chunks’ of code as well as your design goals.Final CodeSupply the final python script.   Computer Science Engineering & Technology Python Programming IT ICTPRG407 Share QuestionEmailCopy link Comments (0)