Skip to content

Simple 2D game for "Game Developement" class using LibGDX

Notifications You must be signed in to change notification settings

avalentincic/Beograd_Gas

Repository files navigation

Beograd Gas game

Simple 2D game for "Game Developement" class using LibGDX

Game elements:

  • Mercedes SLS
  • Police cars
  • Girls
  • Car health
  • Score (number of girls picked)
  • Sound

Dynamics

  • Single player game
  • You are the driver of a Mercedes SLS. Drive through the streets of Belgrade on your way to a nightclub. Along the way, try to pick up as many girls as possible. You are obstructed by police cars, which you can destroy.

Mechanics

  • Steering the car left and right (using arrow keys)
  • Background scrolling downwards
  • Girls move downwards at the same speed as the background, creating an illusion of them standing still on the road.
  • Collect girls by touching them with the car.
  • Colliding with a police car causes damage (loss of health points).
  • Collision between a bullet (fired by pressing spacebar key) and a police car results in a destruction of police car.

Screenshot

Screenshot

About

Simple 2D game for "Game Developement" class using LibGDX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages