A collection of 2D and 3D games developed to explore different mechanics, art styles, and challenges in Unity.
This repository contains the source code for several game projects. Each project is located in its own sub-folder.
- Hell Runner - A 3D infinite runner with a hellish theme.
- Stark's Ark - A classic top-down galaxy shooter.
- Booster Rockets - A 3D remake of a notoriously difficult classic.
A 3D infinite runner where you navigate the treacherous landscapes of a hellish underworld. Think Temple Run, but with more fire and demons.
Key Features:
- Dynamic 3D procedural level generation.
- Challenging obstacle courses and enemy patterns.
- Custom character controls for responsive movement (swipe, jump, slide).
- High-score tracking system.
Tech Stack: Unity, C#
A fast-paced, top-down 2D galaxy shooter. Pilot your starship through asteroid fields and alien fleets to save the galaxy.
Key Features:
- Classic top-down arcade shooting mechanics.
- Multiple enemy types with distinct behaviors.
- Power-up system for enhanced weapons and shields.
- Scrolling background and particle effects for a dynamic feel.
Tech Stack: Unity, C#
My take on a 3D remake of the classic Flappy Bird, swapping the bird for a challenging, physics-based rocket. It's simple to learn, but infuriatingly difficult to master.
Key Features:
- Challenging 3D gameplay in a vibrant, stylized environment.
- Physics-based rocket controls that require precise timing.
- Procedurally generated obstacles for endless replayability.
- Clean UI with score and high-score display.
Tech Stack: Unity, C#
- Clone this repository.
- Each game is in its own folder (e.g.,
Hell Runner/,Starks Ark/). - Open the specific project folder in the Unity Hub.
- Launch the project in the Unity Editor and press Play to run.
Find a bug or have a suggestion? Feel free to open an issue or connect with me via my main GitHub Profile.


