Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

python-spaceharrier

Overview

Python Space Harrier is a 2D arcade-style game inspired by the classic Space Harrier. The game features fast-paced action, where players control a character flying through various levels while avoiding obstacles and defeating enemies.

Features

  • Smooth character movement and shooting mechanics
  • Multiple enemy types with unique behaviors
  • Various levels with increasing difficulty
  • Simple yet engaging gameplay

Installation

To run the game, you need to have Python and Pygame installed on your machine. Follow these steps to set up the project:

  1. Clone the repository:

    git clone https://github.com/yourusername/python-spaceharrier.git
    cd python-spaceharrier
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Running the Game

To start the game, run the following command:

python src/main.py

Controls

  • Arrow keys: Move the player character
  • Spacebar: Shoot

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages