OfficialAhmed / 2D-GAME-IN-URSINA

Explore a dynamic 2D platformer adventure with our experimental game built using the Ursina Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 🚀

About

Explore a dynamic 2D platformer adventure with our experimental game built using the Ursina Engine

License:Other


Languages

Language:Python 100.0%