Assignment 6: Zombieland - Phase II: Game setup
Description
Before a programmer can embark into the guts of a game, there has to be some initial setup performed.
Task
Create the basic of structure of the game file: required imports, image variables, necessary resizing of images if required, and the game loop. In the game loop display the background, score and time
For this assignment,
Post a screen shot of the completed scene.
Post a screen shot of the program.
Attached your current code with + Add Files