Skip to content

Latest commit

ย 

History

History
66 lines (47 loc) ยท 2.08 KB

README.md

File metadata and controls

66 lines (47 loc) ยท 2.08 KB

Naruto Firestorm Clash ๐Ÿ”ฅ๐Ÿฅ

Description ๐Ÿ“

Naruto Firestorm Clash is an exciting side-scrolling shooting game built using Python and Pygame. Players control a character that can jump, shoot bullets, and activate a shield to protect against enemy attacks. The game features animated characters, enemies, and a dynamically scrolling background. The objective is to survive as long as possible while scoring points by defeating enemies. ๐ŸŽฎ

Features โœจ

  • Responsive controls and animations ๐Ÿ•น๏ธ
  • Shooting mechanics for both player and enemies ๐Ÿ’ฅ
  • Dynamic background scrolling ๐ŸŒ„
  • Shield activation for player protection ๐Ÿ›ก๏ธ
  • Real-time score and lives tracking ๐Ÿ“Š
  • Game menu and game-over screen ๐Ÿ–ฅ๏ธ

Installation โš™๏ธ

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/harishy0406/Naruto_Firestorm_Clash
  2. Navigate to the project directory:

    cd Naruto_Firestorm_Clash
  3. Install required Python packages:

    pip install pygame

Usage ๐Ÿš€

  1. Run the game:

    python game.py
  2. Game Controls:

    • Spacebar: Jump โฌ†๏ธ
    • Right Arrow: Shoot ๐Ÿ‘‰
    • Enter: Activate/Deactivate Shield ๐Ÿ›ก๏ธ

Snapshots ๐Ÿ“ธ

Here are some snapshots of the game:

Gameplay ๐Ÿ•น๏ธ

image

Main Menu ๐Ÿ 

image

Game Screen ๐ŸŽฎ

image

Game Over โšฐ๏ธ

image

Thank you for checking out Naruto Firestorm Clash! ๐ŸŽฎ Feel free to explore and reach out if you have any questions or feedback. ๐Ÿ“ซ