Dallas Baptist University Project Implementation Software and Libraries Discussion
undefinedPython CRASH COURSE, Project 1: Alien Invasion (Chapter 12: A Ship that Fires Bullets、Chapter 13: Aliens!、Chapter 14: Scoring), Please read these three chapters to answer the following questions.
0.Software and Libraries required for this project implementation.
1. What Python files, classes, and functions were used in Project 1: Alien Invasion?
2.Write the purpose and roles of each of the Python files, classes, and functions used in Project 1: Alien Invasion. (This part is very important, please analyze in detail.)
3. Explaining the Logic of each classes/functions?
4.What import modules were used in Project 1: Alien Invasion?
5. What is the purpose, function, and role of each module used in Project 1: Alien Invasion?
6. High level activities or Major functional implementation of this project.