This repository contains the source code for a 2D coin collection game developed using Java and the libGDX framework in Android Studio.
Players earn points by collecting coins while avoiding random obstacles that appear along their path.
The project demonstrates the fundamentals of game development using the libGDX framework, including animation handling, collision detection, and score management.
It also showcases how to build interactive and dynamic gameplay on Android devices.
- Language: Java
- Framework: libGDX
- IDE: Android Studio