DawoodLaiq / Ursina-Projects

Basic games created on the Ursina Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ursina Projects

Welcome to my collection of games and projects developed using the Ursina game engine. Dive into the world of game development and explore the various games I've crafted.

Games Included:

1. Build and Destroy Game

A dynamic game where you can build and destroy blocks while avoiding obstacles. The game features a rising lava challenge that adds a layer of excitement.

View Code

2. Breakout Game

Relive the classic breakout game with a modern twist. Break the bricks using the ball and win the game.

View Code

3. First Person Shooting Basic

Step into the shoes of a shooter and target your enemies. This basic FPS game provides a foundation for more complex shooting games.

View Code

4. Maze Game

Navigate through a maze filled with obstacles and reach the finish line. A test of patience and strategy.

View Code

5. Skipping Stone Game

Jump from stone to stone and avoid falling into the water. A fun and challenging game that tests your timing and precision.

View Code


Getting Started

To run these games, you'll need to have the Ursina game engine installed. Follow the instructions on the Ursina official documentation to set up your environment.

Once set up, clone this repository and navigate to the desired game's directory. Run the game script using Python.

git clone https://github.com/DawoodLaiq/Ursina-Projects.git
cd Ursina-Projects/<Game Directory>
python <game_script>.py

Please give out your suggestions and also give a star šŸ„°

Created by @DawoodLaiq

About

Basic games created on the Ursina Engine.


Languages

Language:Python 100.0%