jvbrandaom / frogger

A frogger 2D game created using libgdx for a Computer Graphics assignment at UFSCar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frogger

This is a frogger 2D game created using libGDX for a Computer Graphics assignment at UFSCar (Universidade Federal de São Carlos)

How to play

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

Score

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

Screenshots

Menu Starting the game Game over after getting hit by a car Winning the game

Video

Play video

libGDX

libGDX is an awesome Open Source cross-platform framework for game development

You can learn more about it here

About

A frogger 2D game created using libgdx for a Computer Graphics assignment at UFSCar


Languages

Language:Java 90.6%Language:HTML 5.5%Language:CSS 3.9%Language:JavaScript 0.1%