Yuusha is a 2D RPG game developed using Python and Pygame. The game features pixelated graphics, comprehensive game mechanics, and dynamic interactions, providing an engaging experience for players. The project showcases a variety of programming techniques and design principles aimed at creating a robust and enjoyable game.
- Pixelated Graphics: A nostalgic visual style that enhances the gaming experience.
- Modular Architecture: Implemented using object-oriented programming principles for better code organization and scalability.
- Custom Utility Functions: Developed for repetitive tasks, improving code efficiency and readability.
- Enemy AI: Basic pathfinding and dynamic behavior based on player interactions, including health-based fleeing mechanisms.
- Achieved over 50 downloads on itch.io