You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dino Runner is a 2D endless runner game built using Java and LibGDX. It follows Object-Oriented Programming (OOP) principles with classes like Player, Obstacle, World, and GameScreen. The game inclβ¦