Description:
A 2D platformer game where the player must shoot with a weapon at obstacles moving towards them.
- Scoring system.
- Simple and easy-to-use interface.
- Clone this repository or download the ZIP file:
git clone https://github.com/Ferdinaelectro/Jeux-pygame-python-.git
- Install the required dependencies with
pip
:pip install pygame
- Launch the game with the following command:
python main.py
- Game controls:
- Arrow keys to move.
- Spacebar to shoot.
- 'r' key to restart the game.
pygame
- Library for creating games in Python.
- Fork the project.
- Create a new branch:
git checkout -b feature/feature-name
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.