Descripción / Description

español / english
 
Vídeo con SteamPac 3D 1.0 en funcionamiento

Descripción
Steampac es un juego de laberinto inspirado por el popular Pac-man (también conocido en España como "Comecocos"), aunque con una estética diferente (mezcla de estilo "Toon" y "Steampunk") y con personajes y escenas en 3D.

Este juego está totalmente desarrollado con Blender y utiliza su motor de juego.
Salvo un par de líneas de código en Python, toda la programación se ha llevado a cabo mediante "logic bricks".

Gráficos
El reproductor autónomo tiene una resolución de 640x480 y utiliza un sombreado GLSL.

El Lenguaje OpenGL Shading (GLSL) necesita una tarjeta gráfica y controladores que lo soporten.  Las siguientes tarjetas lo soportan, aunque versiones anteriores pueden tener restricciones a la hora de visualizar algunos materiales complejos y determinado número de luces (Asegúrate de tener actualizados los controladores de tu tarjeta gráfica, ya que pueden evitar fallos y aumentar el rendimiento):

    ATI Radeon 9x00, Xx00, X1x00, HD2x00 and HD3x00 series and newer.
    NVidia Geforce FX, 6x00, 7x00, 8x00, 9x00 and GTX 2x0 and newer.

Las tarjetas gráficas Intel o VIA, las ATI Radeon anteriores a la serie Xx00, así como las tarjetas Nvidia Geforce más antiguas que las series 6x00 no soportan esta funcionalidad.

Controles del juego (Atajos de Teclado)
•  w, s, a, d o las teclas de flecha: Movimiento del jugador.
•  Barra de espacio: Hacer una pausa o continuar con el juego.
•  ctrl+q: Cerrar el juego
•  m: Silenciar el sonido (Activar y desactivar)
•  c: Cambiar la vista de cámara.

 ________________________________________


About
SteamPac is a maze game inspired by the popular Pac-man (also known in Spain as "Comecocos"), even with a different aesthetic (a mix of steampunk & toon style) and with characters and scenes made in 3D.

This game is fully developed with Blender and uses his game engine.
Except a couple of lines of code in python, all programming has been carried out by "logic bricks".

Graphics
The Standalone Player has a 640x480 resolution and uses a GLSL Shader.

The OpenGL Shading Language (GLSL) requires a graphics card and drivers that support it. The following cards typically support it, though the earlier ones have restrictions on the complexity of materials and the number of lights (Be sure to install the latest graphics card drivers as they might fix bugs and improve performance):

    ATI Radeon 9x00, Xx00, X1x00, HD2x00 and HD3x00 series and newer.
    NVidia Geforce FX, 6x00, 7x00, 8x00, 9x00 and GTX 2x0 and newer.

Intel or VIA graphics cards, ATI Radeon cards older then the Xx00 series, and Nvidia Geforce cards olderthan the 6x00 series are unlikely to support this functionality well.

Controls (Keyboard shortcuts)
•  w, s, a, d or arrowkeys: Player movement
•  spacebar: Pause / unpause the game
•  ctrl+q: Quit game
•  m: Mute / unmute sound
•  c: Change camera


No hay comentarios:

Publicar un comentario

AddThis