Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.35 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.35 KB

2D Platformer Game with Ursina Engine

Welcome to the 2D Platformer Game Repository built using the Ursina Python Engine! This project is an experimental game that combines the classic platformer elements.

Features

  • Random Enemy Spawning: Unpredictable challenges with soldiers and zombies spawning at random locations.
  • Ursina Python Engine: Benefit from the capabilities of the Ursina engine, providing a straightforward development environment.

Installation

  • Clone this repository to your local machine:
git clone https://github.com/OfficialAhmed/2D-Gun-Glee.git
  • Navigate to the project directory:
cd 2D-GAME-IN-URSINA
  • Install the required dependencies:
pip install -r requirements.txt
  • To run the game, execute the following command in your terminal:
python main.py

Ensure that you have Python and the necessary dependencies installed.

Controls

  • Arrow keys : Move the player.
  • Space bar : Fire.
  • O : Interact with items

Preview

SAMPLE PREVIEW

Contributing

Contributions are welcome! If you have ideas for improvements, new features, or find any issues, feel free to open an issue or submit a pull request.

License

License

Enjoy the game and happy coding! 🚀