Skip to content

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

License

Notifications You must be signed in to change notification settings

chanios/project-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Touhou Pygame Game

Gameplay Screenshot

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.

Features

  • 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.

How to Play

  1. Installation:

    • Ensure you have Python installed on your system. If not, you can download it from python.org.
    • Install Pygame by running pip install pygame in your terminal or command prompt.
  2. Clone the Repository:

    git clone https://github.com/chanios/project-pygame.git
    
  3. Run the Game:

    cd project-pygame
    python main.py
    
  4. 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

Contributions are welcome! If you want to contribute to the project, feel free to create issues, fork the repository, and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages