The Touhou Pygame Game is a bullet-hell shooting game created using Python and Pygame, inspired by the popular Touhou game series. Dive into a challenging world filled with colorful bullets, intricate patterns, and mesmerizing music. Test your reflexes and dodge your way through intense bullet patterns while blasting away enemies.
- Classic Bullet-Hell Gameplay: Experience the thrill of classic bullet-hell gameplay with intense bullet patterns and challenging enemy movements.
- Multiple Levels and Boss Fights: Navigate through multiple levels, each with its unique challenges and face off against epic boss battles.
-
Installation:
- Ensure you have Python installed on your system. If not, you can download it from python.org.
- Install Pygame by running
pip install pygamein your terminal or command prompt.
-
Clone the Repository:
git clone https://github.com/chanios/project-pygame.git -
Run the Game:
cd project-pygame python main.py -
Controls:
- Use the arrow/WASD keys to move your character.
- Use the mouse to shoot bullets toward your cursor.
- Press the shift key for slower movement.
Contributions are welcome! If you want to contribute to the project, feel free to create issues, fork the repository, and submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
