Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.45 KB

File metadata and controls

27 lines (17 loc) · 1.45 KB

Review Assignment Due Date

LDTS_tg15_09 - Frogger

Game Description

The objective of this game is to move the frog through a path of static and moving obstacles, reaching the end of the levels without dying and achieving the highest score possible.

The player has to cross a busy road filled with moving vehicles, a forest while avoiding trees, and a river using floating platforms, all while avoiding dangers such as falling into the water or being hit by obstacles. Coins will be scattered along the way, allowing the player to increase their score.

The character is controlled using the keyboard arrow keys, allowing movement in four directions. Each press of a key causes the frog to hop once in the chosen direction. The player has 3 lives, and every time they lose one, their position is reset. The game ends when the player loses all available lives or successfully reaches the destination in the final level.


Game-Preview

Menu

FroggerMenu

OverAll Game Preview

FroggerGame


For a more detailed version of this description, click here.

This project was developed by:

  • Ana Alves
  • Mateus Guerra