Skip to content

np123-glitch/Avoid-The-Missles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avoid the Missiles!!

Avoid the Missiles!! is a simple game developed using Python and Pygame where the player controls a character to dodge falling obstacles (missiles). The objective is to survive as long as possible without getting hit by an obstacle.

How to Play

  • Use the left and right arrow keys to move the character horizontally.
  • Dodge the falling obstacles to survive.
  • Press SPACE to pause the game.
  • Use H to engage hard mode

Features

  • Randomly generated obstacles for replayability.
  • Increasing difficulty with faster obstacle speeds over time.
  • High score tracking to challenge yourself.

Installation

  1. Make sure you have Python installed on your system.
  2. Install Pygame using pip:
pip install pygame
  1. Clone or download the game files from this repository.
  2. Run the main.py file to start the game.

Screenshots

Gameplay Screenshot

Credits

Developed by Neel Prasad

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages