A collection of projects I’ve built while learning computer science and software development.
Flappy Bird
A simple 2D Flappy Bird–style game built using Unity and C# as a learning project. This project helped me understand game physics, collision handling, and basic game loops.