This is a frogger 2D game created using libGDX for a Computer Graphics assignment at UFSCar (Universidade Federal de São Carlos)
Download the latest release here and follow the instructions
Press ENTER when in the menu Move the frog with the arrows ↑↓→← and get to the other side safely, which means:
- Avoid vehicles, water and alligator
- Use tree logs to cross the river
Here's how you earn points:
- +10 points for moving up
- +150 points for each life not spent
And here's how you lose points:
- ↓ is -10 points
- → is -2 points
- ← is -2 points
libGDX is an awesome Open Source cross-platform framework for game development
You can learn more about it here