Question: In main program, create 3 different Avatar objects that resemble 3 characters from the Super Mario series (https://en.wikipedia.org/wiki/Super Mario). Next, create a game object name

 In main program, create 3 different Avatar objects that resemble 3

In main program, create 3 different Avatar objects that resemble 3 characters from the Super Mario series (https://en.wikipedia.org/wiki/Super Mario). Next, create a game object name 'super-mario game' and add the avatars to the game. Now, have the game animate all its avatars once. Next, use all the avatar objects and set their superpowers to 'cartoon'. Animate the avators via the game object again. Note, that this assignment does not require any game engine or real animation of characters. The design should be similarly simple to the Dog example in class. For this assignment, you can make the object variable private and create getter and setter methods, or you can make them public. Each class should be in its own .py file, and the main.py should also be in its own .py file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!