This repository contains a collection of Unity games developed for learning and fun. Each project is self-contained and includes its own assets, scripts, and scenes.
A classic brick-breaker game where you control a paddle to bounce a ball and destroy bricks. Features power-ups, health management, and various block types.
- Folder:
Arkanoid/
- Key Features:
- Paddle and ball mechanics
- Breakable and special bricks
- Power-ups and health system
- Game over and scoring system
A Unity recreation of the popular Flappy Bird game. Guide the bird through pipes and try to achieve the highest score possible.
- Folder:
flappy-Bird/
- Key Features:
- Simple tap-to-fly controls
- Randomized pipe obstacles
- Score tracking and game over screen
Each project folder contains its own README with more details and setup instructions. To play or modify a game, open the respective folder in Unity.