- 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 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!
-
Levels: The game currently has 3 exciting levels with increasing difficulty.
-
Monsters: Players face various monsters and enemies that now move and attack the player thanks to AI features.
-
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.
-
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.
- 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.
- 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.