BECH SHOOTER

Description

Bech Shooter is a 2D shooting game. The goal of the game is to destroy your enemy ( How unexpected :-) ). You can move up, down, left, right and shoot projectiles. It can be run under X-Win (Linux) and under Win32. Hardware acceleration is recomended.

Requirements

Linux

Win32

Controls

When you start the game, the main menu appears. Use O, P to change controls and number of players. Then press Enter (return) to start the game
1.st player controls : <- -> Up Down RCtrl
2.nd player controls : A D W S LCtrl
Toggle fullscreen/windowed : F1

Config file

Bech shooter has config file st3.txt Only first line with numbers is important. The structure is : x y bpp fs tex.

Programming description

Game is 2D but it is build on 3D engine. It uses 3D accelerated graphics - OpenGL. SDL (Simple Direct Layer - www.libsdl.org) was used as a base library. At the beginning, it was written under Win32 but later it was developed only under Linux. It is our first linux game.

Credits

Programming

Bernard Lidicky [Berny, Alderan] - bernard@matfyz.cz
Martin Manak [Nitramus] - nitramus@centrum.cz

Art Design

Zdenek Boswart [Beza, Zdeny]- 2zdeny@seznam.cz



- (c) Hippo Games 2002 -