Assignment
Final Assignment
Final Assignment
Completion requirements
Step 1
View
We have learned how to create classes and objects.
Create a new program, test it and
upload it using your name and followed by AS7.1 in the programs file
name. As an example a programs filename could be Name_Surname_AS8.1.py
For your effort you will be graded and you will have another try if you want to get a better grade. Passing grade is 60%
Create a simple game.Step 1
- Open up a screen.
- Set up the items to be drawn on the screen.
- Background image
- Provide some sort of rudimentary player movement via mouse or keyboard
Step 2
- Players can lose the game if something bad happens.
- Movement of other characters in the screen.
- On-screen score.
Step 3
- Increasing difficulty
- Title and instruction screens