Question: Question 2 Create a simple side - scrolling 2 D game using Pygame. The game should allow the player to control a character with the
Question
Create a simple sidescrollingD game using Pygame. The game should
allow the player to control a character with the ability to run, jump, shoot
projectiles. The game should have enemies, collectibles, and levels. It should
also have a scoring system, health, and lives.
The game should include the following, but not limited to:
Player class movements speed, jump, health, lives Methods
Projectile Class movements speed, damage Methods
Enemy Class Methods
Collectible Class health boost, extra life, etc.,
Level Design Levels Add boss enemy at the end.
A Scoring system based on enemies defeated, and collectibles
collected, health bar for players, and enemies.
Implement a game over screen with the option to restart.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
