Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.23 KB

README.md

File metadata and controls

47 lines (26 loc) · 2.23 KB

Requirments:

  • Pygame:
  • Install via pip: pip install pygame
  • Python 3.x: Ensure you are using a compatible Python version (e.g., Python 3.8 or higher).

Monster Killer

Monster Killer is an adventure game where players battle monsters across multiple levels, collect coins and potions, and face off against an AI-generated Boss. The Boss fights back by shooting at the player, adding a thrilling challenge!

Features:

  • Levels: The game currently has 3 exciting levels with increasing difficulty.

    image

    image

    image

  • Monsters: Players face various monsters and enemies that now move and attack the player thanks to AI features.

image

  • Coins & Potions: Collect goodies like coins and potions to help boost your progress.

  • AI Boss Fight: The Boss is an AI-generated enemy that shoots at the player, adding a strategic challenge to the gameplay.

image

  • Sound Effects: Includes immersive sound effects from start to finish, enhancing gameplay as you collect items and defeat enemies.

  • Game Over Screen: If the player dies, all coins are lost, and the game restarts from the beginning of the level.

image

Latest Updates:

  • Restart Button: Added functionality to restart the game from the beginning if the player dies, along with a red Game Over screen.
  • New Buttons: Start, Exit, and Resume buttons were added for improved user interaction.
  • Sound Features: From shooting arrows to collecting items, sound effects have been added to enhance the overall gaming experience.

Future Plans:

  • Additional levels and new enemies will be introduced in the future updates.

I had a blast creating this game, and I’m excited to keep improving it! Feel free to download, play, and give feedback.