|
|
|
Game graphics and design
FRANTISEK CHMELAR
Program and sound FX
JIRI PROCHAZKA
Executive producer
PAVEL TOVARYS
Mac OS X port
PETR TOVARYS
Linux port
STEPAN VONDRAK
|
Music
ROBERT STJARNSTROM
JONAS RORLING
KAHL HELLMER
TOMAS NILSEN
ANDREAS GERDIN
VOJTA NEDVED
Special thanks to
IAN LUCK
author of BASS sound library
|
Betatesting
IVAN "HI-BAN" DIAZ
TIM "CODESQUID" KOSSE
PIOTR "PIECIAX" KULJON
GRIM "DEATH" REAPER
EDDY ROSS
JOHAN "KARMECK" RYDÉN
MATEJ TRCEK
MATTHEW VANDENHURK
SERGEY "JJ" VOLKOVICH
|
|
The Mac OS X version of Jets'n'Guns game uses standard versions of SDL
and SDL_image libraries.
Simple DirectMedia Layer
is a cross-platform multimedia library designed
to provide low level access to audio, keyboard, mouse, joystick, 3D
hardware via OpenGL, and 2D video framebuffer.
The latest version of this library is available from:
http://www.libsdl.org
SDL_image is a simple library to load images of various formats as SDL
surfaces. This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF,
JPEG, PNG, TGA, and TIFF formats.
The latest version of this library is available from:
http://www.libsdl.org/projects/SDL_image
The Simple DirectMedia Layer and SDL_Image libraries are currently available under the
GNU Lesser General Public License (LGPL)
version 2.1 or newer. Certain image loaders may be under a different license, see the individual
image loader source files for details.
|
 |