Español

Descripción:

Juego de EndlessRunner con una temática egipcia. Dispone de un menú principal con menú con menu de opciones para el audio. La escena de juego contiene el player que va tener un continuo movimiento lateral seguido de la cámara, con un efecto parallax en el background. El objetivo del jugador será el de avanzar sin caerse al vacío o colisionar con las trampas de pinchos, recolectando una serie de monedas y powerUp para conseguir un mayor puntaje.

Existen 4 powerUps tendrán un tiempo de duración y permiten:

  1. ganar doble de puntos
  2. ocultar los pinchos del mapa para no colisionar
  3. todas las plataformas se generan al mismo nivel de altura
  4. combinar los power up anteriores en 1.

Comentario

Hice un infiniterunner muy básico durante mi formación y con assets muy diferentes, por ello limpie el código de assets descargue un paquete nuevo y añadí nuevas mecánicas como era el de powerups, además añadí poolObjects para cuidar un poco mas el rendimiento del juego.


English

Description:

Endless Runner game with an Egyptian theme. It features a main menu with options for audio. The game scene contains a player that will have continuous lateral movement followed by the camera, with a parallax effect in the background. The player's objective will be to advance without falling into the void or colliding with spike traps, collecting a series of coins and power-ups to achieve a higher score. There are 4 power-ups that will have a duration time and allow the player to:

Double the points earned Hide the spikes from the map to avoid collision Generate all platforms at the same level of height Combine the previous power-ups into 1.

Comment:

I made a very basic infinite runner during my training with very different assets, so I cleaned up the code, downloaded a new package of assets, and added new mechanics such as power-ups. I also added pool objects to take care of the game's performance.

Leave a comment

Log in with itch.io to leave a comment.