This is a game created with Python's Pygame library. It is still under development.
V1.0 - Created the game screen with a window title.
V1.1 - Added a window icon and a static background.
V1.2 - Added a looped moving background and FPS control.
V1.3 - Added main character with motion, jump and wait animations.
V1.4 - Added the audio system to the game. The player can control the background music (raise, lower, mute and turn the sound to maximum with keys). Vectors have been added for the sound keys. Background music has been added to the game.
Este es un juego creado con la librería Pygame de Python. Todavía se encuentra en desarrollo.
V1.0 - Creada la pantalla de juego con un título de ventana.
V1.1 - Añadido un icono de ventana y un fondo estático.
V1.2 - Añadido un fondo en movimiento en bucle y control de FPS.
V1.3 - Añadido el personaje principal con animaciones de movimiento, salto y espera.
V1.4 - Añadido el sistema de audio al juego. El jugador puede controlar la música de fondo (subir, bajar, silenciar y poner el sonido al máximo con teclas). Se han añadido vectores para las teclas de sonido. Se ha añadido una música de fondo al juego.