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.
- 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.
- 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.
- Arrow keys : Move the player.
- Space bar : Fire.
- O : Interact with items
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.
Enjoy the game and happy coding! 🚀