Skip to content

Aero Clash is an action-packed arcade-style shooting game built with Pygame. Pilot your plane, eliminate enemies, collect power-ups, and survive for as long as possible

Notifications You must be signed in to change notification settings

prajesdas/Aero-Clash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aero Clash

Aero Clash is an action-packed arcade-style shooting game built with Pygame. Pilot your plane, eliminate enemies, collect power-ups, and survive for as long as possible!

Features

  • Fast-Paced Gameplay – Dodge incoming enemies and obstacles while shooting down threats.
  • Power-ups – Collect shields and weapon upgrades to enhance your survival.
  • Explosions & Effects – Smooth animations and sound effects for an immersive experience.
  • High Score Tracking – Compete with yourself by setting new high scores.
  • MP4 Game Recording – Save your gameplay footage as a video file.

Installation & Setup

Prerequisites

Ensure you have Python installed (preferably Python 3.8+). Install Pygame:

pip install pygame

Running the Game

Clone this repository or download the source files. Then, navigate to the folder and run:

python game.py

Controls

  • Arrow Keys – Move Left/Right
  • Spacebar – Shoot

Saving Gameplay as MP4

To record and save your game session:

  • The game automatically records while playing.
  • The output video file will be saved in the game directory as gameplay.mp4.

Game Assets

  • Sprites & Backgrounds – Custom-designed assets.
  • Sound Effects & Music – Included within the sound/ directory.

Future Enhancements

  • More enemy types with different behaviors.
  • Additional power-ups and weapons.
  • Multiplayer mode.

DEMO: Screenshot 2025-03-05 022241

Screenshot 2025-03-05 022314

About

Aero Clash is an action-packed arcade-style shooting game built with Pygame. Pilot your plane, eliminate enemies, collect power-ups, and survive for as long as possible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages